The advice is:
- In Travis’ case, setting
-j
to anything more than 2 (all Travis VMs are 2-core) has no positive effect in any case. - Set it to 1 to see if reducing the number of jobs is sufficient or you will have to resort to something else. If it works, try 2.