Determine the number of processors and provide it to the bootstrap script. Also make sure this test does not run parallel with other tests.
Run the bootstrap script through "cmake -P" instead of "ctest --build-and-test" so that we do not need to abuse the --build-makeprogram option of the latter.