noun
program production time
Computing term for the actual time a program takes to run, as opposed to scheduled or estimated time.
プログラム実動時間が予想より長くなった。
The program production time turned out longer than expected.
このジョブのプログラム実動時間を計測してください。
Please measure the program production time for this job.
実行時間 is a more common general term for execution time or runtime, while プログラム実動時間 is a narrower technical term emphasizing actual production time.
Compound of プログラム (program) + 実動 (actual operation) + 時間 (time). A technical term formed from standard components.