Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-115750
#<BuildRuby:0x00005559282ab940
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220309-115750",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003333 0.007478 0.992449 ( 1.288382)
build_miniruby 0.001760 0.000352 0.065228 ( 0.062838)
build_ruby 0.001811 0.000362 0.077252 ( 0.075557)
build_all 0.009243 0.000952 4.197874 ( 0.848512)
build_install 0.018913 0.003816 7.961517 ( 2.420897)
test_btest 0.001146 0.000218 70.992557 ( 7.994151)
test_basic 0.002296 0.004928 0.341967 ( 0.429845)
test_all 0.001290 0.000307 690.644230 ( 67.220362)
test_rubyspec 0.118011 0.040561 45.847913 ( 51.398697)
total: 131.74 sec