How to debug meteor test?

How do I debug meteor test?

meteor test --once --driver-package meteortesting:mocha

This takes 20 minutes on my server, which is way too long. I would like to know where are the bottlenecks… Any idea on that?