Hello,
I am also not sure I followed the question setup, but assuming Elapsed Time is a continuously running clock, and you want to calculate time within each "Run Number" from zero to the duration of the run- this slightly longer alternative will do it in the units of the elapsed time column.
:Elapsed Time - Col Minimum( :Elapsed Time, :Run Number )