Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240227-014721
#<BuildRuby:0x000056037934a1e8
@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.20240227-014721",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002971 0.004812 2.706204 ( 2.803279)
build_miniruby 0.001211 0.000291 5.541637 ( 5.359859)
build_ruby 0.001664 0.000000 4.176371 ( 4.445319)
build_all 0.008292 0.000335 6.464118 ( 3.548475)
build_install 0.000726 0.020234 8.290025 ( 4.700629)
test_btest 0.000798 0.000313 107.623295 ( 43.084767)
test_basic 0.005483 0.002154 0.996483 ( 1.093125)
test_all 0.079304 0.045874 739.428460 (456.292738)
test_rubyspec 0.049523 0.052133 138.530820 (232.629114)
total: 753.96 sec