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.
run-time error
just-in-time compiler; JIT compiler
Compound of 実行 (execution) and 時 (time).