Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231217-203906
#<BuildRuby:0x000055736cdd2658
@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.20231217-203906",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007226 0.000556 2.518742 ( 3.695101)
build_miniruby 0.001495 0.000000 1.855594 ( 2.336890)
build_ruby 0.001681 0.000000 3.735263 ( 4.495560)
build_all 0.009014 0.000282 6.029331 ( 5.151464)
build_install 0.018864 0.000656 7.563825 ( 6.665846)
test_btest 0.000953 0.000063 91.730556 ( 67.213521)
test_basic 0.003774 0.004771 0.937395 ( 1.318970)
test_all 0.078220 0.046377 698.491640 (373.827161)
test_rubyspec 0.028804 0.043000 97.993997 (128.805532)
total: 593.51 sec