Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240210-185423
#<BuildRuby:0x000055f0b2fc21e8
@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.20240210-185423",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006151 0.000247 1.929383 ( 2.380031)
build_miniruby 0.001514 0.000174 1.765375 ( 1.822238)
build_ruby 0.001937 0.000000 4.054446 ( 4.378514)
build_all 0.008400 0.000226 6.342740 ( 3.633170)
build_install 0.019587 0.000000 7.941152 ( 5.255569)
test_btest 0.000921 0.000000 102.921245 ( 43.414678)
test_basic 0.007305 0.000619 1.005446 ( 1.111228)
test_all 0.075307 0.043274 734.183672 (301.233797)
test_rubyspec 0.048066 0.063352 183.216022 (215.298897)
total: 578.53 sec