> ## 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 Nov 05, 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/VojBV3_rBGXZFMCa/images/linux/linux/build_progress_summary.png?fit=max&auto=format&n=VojBV3_rBGXZFMCa&q=85&s=5b354c279bd9375cf73cbf9b91620ea5" alt="" width="1904" height="659" data-path="images/linux/linux/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            |
