Parallelize FreeBSD PR builds (#450)

FreeBSD PR builds use the Unix Makefiles generator, so omitting a job
count leaves the full CMake build serial. Clean builds consequently take
roughly 45 minutes.

This patch addresses the delay by using three parallel jobs, matching
the existing FreeBSD branch pipeline and autotools fallback.
1 file changed
tree: ba1003d783e0b7a1bc9544cd43d5715c09f60b54
  1. abi/
  2. bin/
  3. docker/
  4. github-mirror/
  5. jenkins/
  6. README.md
README.md

trafficserver-ci