Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231110-143039
#<BuildRuby:0x000056090f66e090
@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.20231110-143039",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005620 0.001710 2.378455 ( 3.887892)
build_miniruby 0.001076 0.000327 2.247073 ( 2.708050)
build_ruby 0.001432 0.000435 4.044123 ( 5.072128)
build_all 0.003468 0.005570 5.504098 ( 5.763479)
build_install 0.014888 0.006625 7.118274 ( 7.709422)
test_btest 0.000573 0.000206 93.851598 (104.474143)
test_basic 0.005638 0.002030 0.911238 ( 1.667693)
test_all 0.085547 0.042740 670.573155 (643.878936)
test_rubyspec 0.053248 0.025331 101.137258 (166.263266)
total: 941.43 sec