Build overview
A build can be implemented as a single process, or can spawn child processes, or be distributed between different machines. YouMonitor handles all these cases and collects telemetry data for each involved process.
Overview link in the web application drawer:

Build summary shows basic builds properties like its status, duration and failed test count, etc. You can see these properties as trends.

Per-host telemetry
Memory and CPU graphs show corresponding resource usage during the build. YouMonitor collects telemetry data separately for each machine involved into the build, and you will see as many graph as many machines were monitored.

Build duration breakdown by frameworks
For each framework involved into the build, YouMonitor shows its contribution to total build time.

Framework specific details are available too. For example, for Gradle you will see the number of executed projects and tasks. Longest projects and tasks are presented as bar chart.
