noun
execution time; run time
Computing term referring to the time when a program is executing, as opposed to compile time or design time. Often used in phrases like 実行時エラー (runtime error).
実行時エラーが発生しました。
A runtime error occurred.
この設定は実行時に読み込まれます。
This setting is loaded at run time.