Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231016-144811
#<BuildRuby:0x000055b413b2e090
@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.20231016-144811",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000448 0.007918 2.652159 ( 4.392455)
build_miniruby 0.001239 0.000382 16.125157 ( 17.771651)
build_ruby 0.001373 0.000423 4.183437 ( 4.868907)
build_all 0.008448 0.001314 6.337899 ( 6.639438)
build_install 0.014636 0.007542 8.083333 ( 8.718472)
test_btest 0.000759 0.000243 100.718949 ( 89.367117)
test_basic 0.000000 0.009807 1.073875 ( 1.531022)
test_all 0.008228 0.002513 700.477132 (469.722349)
test_rubyspec 0.020878 0.058752 110.765157 (173.194028)
total: 776.21 sec