This is inspired from the autotools equivalent, ported in D3535.
The idea is to run each test in it's own process by passing it to the
boost test filter. Then the `CTEST_PARALLEL_LEVEL` environment variable
can be set toit relies on `ninja` to run them in parallel.
This implies the desired numberremoval of jobs`ctest`.