Add queued and duration times to runners>job list Group Runners view
### Release notes Placeholder for release notes ### Problem to solve In 15.6 we are adding [queued and duration times](https://gitlab.com/gitlab-org/gitlab/-/issues/335102) to the runners > job list in Admin Area > Runners. This feature needs to be available at the group level as well. This is required to address the issue of Runner queue visibility both for customers on GitLab.com and self-managed customers who need to provide users level visibility into Runner queues at the group level. ### Proposal - Add a `Queued` column to the `runner details > jobs` list in the admin area and include the queue time for that job in `00:00:00` format. - Add a `Duration` column to the `runner details < jobs` list in the admin area and include the duration time for that job in `00:00:00` format. ### Intended users * [Delaney (Development Team Lead)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#delaney-development-team-lead) * [Sasha (Software Developer)](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/#sasha-software-developer) <!-- Label reminders Use the following resources to find the appropriate labels: - https://gitlab.com/gitlab-org/gitlab/-/labels - https://about.gitlab.com/handbook/product/categories/features/ --> <!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION --> *This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.* <!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
issue