in lib/runner.rb [28:33]
def abort_if_timeout if @current_build.running? && @current_build.running_too_long? @current_build.timeout_abort end end