Can max concurrency be more than job number?

In
https://doc.rust-lang.org/cargo/reference/timings.html
the below graph shows that max concurrency is 6 which is more than job number 4.
Is it possible?