Closed
Description
We want to know if a tutorial is executing while we are building it. For each tutorial, sphinx-gallery prints Total running time (Example at the bottom of the page). The total running time of 0.00 might mean that the tutorial is failing. If this is the case, we want to be able to catch this while we run build.sh and put that output to a text file for further investigation.