Back in 1.53.0, I could do the following:
./bootstrap.sh
(cd tools/bcp; ../../b2)
bin.v2/.../bcp build filesystem .../temp
Then in .../temp run ./bootstrap.sh and ./b2 to build just filesystem (or whatever else I copied).
In 1.54.0, the copy doesn't build: