The reason is the cl is default build tool for BOOST, but you maybe not install it.
so I use
bootstrap.bat gcc
because I install gcc in Windows. Then b2.exe will be generated.
go to
./b2.exe
seccessed.