Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240314-220221
#<BuildRuby:0x0000555d516768e0
@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.20240314-220221",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001168 0.011010 3.433353 ( 4.972539)
build_miniruby 0.001382 0.000368 2.283200 ( 2.642644)
build_ruby 0.003453 0.000000 4.319236 ( 5.089973)
build_all 0.008466 0.001064 7.115719 ( 5.875906)
build_install 0.008850 0.012294 9.220496 ( 8.826193)
test_btest 0.000644 0.000208 113.409086 (100.957332)
test_basic 0.007403 0.001052 1.080257 ( 1.670643)
test_all 0.075324 0.049613 767.687769 (461.212566)
test_rubyspec 0.036985 0.063286 137.108758 (161.317859)
total: 752.57 sec