Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231205-005003
#<BuildRuby:0x0000555d90e5e2a8
@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.20231205-005003",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003421 0.004379 2.383206 ( 3.809290)
build_miniruby 0.001247 0.000129 1.873625 ( 2.487188)
build_ruby 0.001812 0.000188 3.886314 ( 5.022584)
build_all 0.009195 0.000065 6.017919 ( 6.666274)
build_install 0.011773 0.008412 7.480358 ( 7.823467)
test_btest 0.000971 0.000143 93.803258 ( 94.666532)
test_basic 0.004974 0.003687 0.963781 ( 1.613524)
test_all 0.100194 0.028269 695.659915 (563.068341)
test_rubyspec 0.036989 0.042600 101.486395 (162.215246)
total: 847.37 sec