<div dir="ltr"><div class="gmail_extra">Was going to suggest the --profile flag until I realised that is just for RSpec.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Might sound like a silly question, but have you looked at profiling the suite for the slowest ones?</div>

<div class="gmail_extra">It could help two-fold, help spot the actual tests that are taking up the time, or maybe even better,</div><div class="gmail_extra">help spot the pattern behind what is taking the most time across all the tests.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Other than measuring it's difficult to guess what would help.</div></div>