Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231011-144520
#<BuildRuby:0x000055a9af85e630
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20231011-144520",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007351 0.000735 2.703488 ( 5.044173)
build_miniruby 0.001466 0.000146 2.240857 ( 2.803931)
build_ruby 0.001827 0.000183 4.258275 ( 5.248728)
build_all 0.009288 0.000000 6.466754 ( 6.330418)
build_install 0.010515 0.012115 8.102606 ( 8.273853)
test_btest 0.000683 0.000114 99.413823 ( 79.311657)
test_basic 0.005051 0.004395 1.046377 ( 1.666271)
test_all 0.008799 0.001665 681.430218 (542.103169)
test_rubyspec 0.028896 0.052295 110.564671 (149.689661)
total: 800.47 sec