{"meta":{"title":"查看作业执行时间","intro":"您可以查看作业的执行时间，包括某个作业累积的可计费分钟数。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/actions","title":"GitHub Actions"},{"href":"/zh/actions/how-tos","title":"操作方法"},{"href":"/zh/actions/how-tos/monitor-workflows","title":"监视工作流"},{"href":"/zh/actions/how-tos/monitor-workflows/view-job-execution-time","title":"查看作业执行时间"}],"documentType":"article"},"body":"# 查看作业执行时间\n\n您可以查看作业的执行时间，包括某个作业累积的可计费分钟数。\n\n计费作业执行分钟数仅显示在使用 GitHub 托管运行器的私有存储库上运行的作业，并四舍五入到下一分钟。 如果在公共存储库中使用 GitHub Actions，或在自托管的运行器中运行作业时，将没有可计费分钟数。\n\n1. 在 GitHub 上，导航到存储库的主页面。\n2. 在仓库名称下，单击“<svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-play\" aria-label=\"play\" role=\"img\"><path d=\"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0Zm4.879-2.773 4.264 2.559a.25.25 0 0 1 0 .428l-4.264 2.559A.25.25 0 0 1 6 10.559V5.442a.25.25 0 0 1 .379-.215Z\"></path></svg> Actions”\\*\\*\\*\\*。\n\n   ![“github/docs”存储库的选项卡的屏幕截图。 “操作”选项卡以橙色边框突出显示。](/assets/images/help/repository/actions-tab-global-nav-update.png)\n3. 在左侧边栏中，单击您想要查看的工作流程。\n\n   ![“操作”选项卡的左侧边栏的屏幕截图。工作流“CodeQL”以深橙色标出。](/assets/images/help/actions/superlinter-workflow-sidebar.png)\n4. 在工作流运行列表中，单击运行的名称以查看工作流运行摘要。\n5. 在作业摘要下，您可以查看作业的执行时间。\n6. 若要查看有关计费作业执行时间的详细信息，请在左侧栏中的“运行详细信息”下，单击“ **<svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-stopwatch\" aria-label=\"stopwatch\" role=\"img\"><path d=\"M5.75.75A.75.75 0 0 1 6.5 0h3a.75.75 0 0 1 0 1.5h-.75v1l-.001.041a6.724 6.724 0 0 1 3.464 1.435l.007-.006.75-.75a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734l-.75.75-.006.007a6.75 6.75 0 1 1-10.548 0L2.72 5.03l-.75-.75a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018l.75.75.007.006A6.72 6.72 0 0 1 7.25 2.541V1.5H6.5a.75.75 0 0 1-.75-.75ZM8 14.5a5.25 5.25 0 1 0-.001-10.501A5.25 5.25 0 0 0 8 14.5Zm.389-6.7 1.33-1.33a.75.75 0 1 1 1.061 1.06L9.45 8.861A1.503 1.503 0 0 1 8 10.75a1.499 1.499 0 1 1 .389-2.95Z\"></path></svg> 使用情况**”。\n\n   > \\[!NOTE]\n   > 显示的计费时间不包括任何分钟乘数。 若要查看总 GitHub Actions 使用量（包括分钟乘数），请参阅 [查看按流量计费的产品和许可证的使用情况](/zh/billing/how-tos/products/view-productlicense-use)。"}