> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incredibuild.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Build Monitor Summary View

Last updated on Apr 03, 2024

You can view a summary of your build by clicking the Summary tab in the Build Monitor tab.

<img src="https://mintcdn.com/incredibuild-docs-migrated/67Wymt3zQK7Aw0pj/images/mac/4.9.0/build_progress_summary.png?fit=max&auto=format&n=67Wymt3zQK7Aw0pj&q=85&s=09cf450b63813a8a82a20a5690dc91eb" alt="" width="1904" height="659" data-path="images/mac/4.9.0/build_progress_summary.png" />

**The summary includes the information described in the following table:**

| Detail                    | Description                                                      |
| ------------------------- | ---------------------------------------------------------------- |
| Working Dir               | Working directory of the build                                   |
| Build Command             | The build command that was run by Incredibuild, such as make -j8 |
| Build Status              | The status of the build upon completion                          |
| Incredibuild Version      | The Incredibuild version used for the build                      |
| Start time                | The date and time when the build started                         |
| End time                  | The date and time when the build ended                           |
| Duration                  | The amount of time it took to perform the build                  |
| Number of executed tasks  | The number of executed tasks in the build                        |
| Time execution on Helpers | The total execution time performed by all the Helpers            |
