Run spatch jobs in parallel
Also make the script more verbose to identify which patch is being
processed, and check for failures in spatch
standard error output.
- Without parallelism: 3 minutes 49 seconds
- With
$TEST_PARALLEL_JOBS
jobs used: 1 minute 45 seconds and 2 minutes 31 seconds
#2524 needs to be addressed first.