Do not use this function. Drake's parallel algorithm
has changed since version 5.1.2, so max_useful_jobs()
will give you the wrong idea of how many jobs to use. Instead,
use the predict_runtime() function with a sensible value
for known_times and default_time
to cover any targets not built so far.