Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230914-041537
#<BuildRuby:0x000055c188135d90
@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.20230914-041537",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.006486 0.000811 2.269933 ( 4.874455)
build_miniruby 0.001813 0.000000 1.887603 ( 2.445101)
build_ruby 0.001944 0.000000 3.942579 ( 4.738899)
build_all 0.005592 0.003702 5.819849 ( 4.711180)
build_install 0.016319 0.004692 7.187491 ( 7.152443)
test_btest 0.000844 0.000134 91.283548 ( 65.225735)
test_basic 0.004365 0.004962 1.023968 ( 1.470796)
test_all 0.005955 0.004619 668.307797 (799.011240)
test_rubyspec 0.037451 0.046848 109.021027 (172.439875)
total: 1062.07 sec