Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24900

Show the duration per build step / post-build action

      Timestamper makes it easy to see details about how long individual commands take (thanks!). But some of my projects have many build steps, each with many commands that generate a ton of console log output, so it's time-consuming to wade through the console output to answer the big-picture question "why does this job take so long to build?".

      It would be handy if Timestamper could provide a summary table (maybe on the build overview page) showing the total duration of each build step and post-build action, so it's easy to see which steps to focus on when I need to improve the build speed. The table could link to the first console line of each build step.

          [JENKINS-24900] Show the duration per build step / post-build action

          Steve Mokris added a comment -

          I've recreated my jobs as pipelines, which provide per-build-step timings.

          Closing this issue since I no longer have a need for it in freestyle builds as I initially proposed.

          Steve Mokris added a comment - I've recreated my jobs as pipelines, which provide per-build-step timings. Closing this issue since I no longer have a need for it in freestyle builds as I initially proposed.

            Unassigned Unassigned
            smokris Steve Mokris
            Votes:
            6 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: