Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221205-044647
#<BuildRuby:0x000056115f09e3b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-044647",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006886 0.001102 1.641730 ( 3.239867)
build_miniruby 0.001510 0.000000 1.379395 ( 1.770606)
build_ruby 0.001691 0.000000 1.979112 ( 2.572859)
build_all 0.007384 0.000991 3.798248 ( 4.339729)
build_install 0.016873 0.001103 3.005662 ( 3.549995)
test_btest 0.000880 0.000125 65.467441 ( 62.132522)
test_basic 0.002486 0.003672 0.413123 ( 0.706020)
test_all 0.002436 0.000406 705.856917 (706.532687)
test_rubyspec 0.023325 0.029805 74.442841 (106.489944)
total: 891.34 sec