Skip to main content

Viewing job execution time

You can view the execution time of a job, including the billable minutes that a job accrued.

Billable job execution minutes are only shown for jobs run on private repositories that use GitHub-hosted runners and are rounded up to the next minute. There are no billable minutes when using GitHub Actions in public repositories or for jobs run on self-hosted runners.

  1. GitHub.com で、リポジトリのメイン ページへ移動します。

  2. リポジトリ名の下にある [アクション] をクリックします。

    "github/docs" リポジトリのタブのスクリーンショット。 [アクション] タブがオレンジ色の枠線で強調表示されています。

  3. 左サイドバーで、表示するワークフローをクリックします。

    [アクション] タブの左側のサイド バーのスクリーンショット。ワークフロー "CodeQL" が濃いオレンジ色の枠線で囲まれています。

  4. ワークフロー実行の一覧で実行の名前をクリックすると、ワークフロー実行の概要が表示されます。

  5. Under the job summary, you can view the job's execution time.

  6. To view details about the billable job execution time, in the left sidebar under "Run details", click Usage.

    Note: The billable time shown does not include any minute multipliers. To view your total GitHub Actions usage, including minute multipliers, see "GitHub Actions の使用状況の表示."