Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-045557
#<BuildRuby:0x0000560993e603a0
@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.20221115-045557",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007160 0.003870 1.088066 ( 1.189496)
build_miniruby 0.002193 0.000000 0.847334 ( 0.847026)
build_ruby 0.000666 0.002759 2.239272 ( 2.145604)
build_all 0.014964 0.004720 18.537286 ( 2.130252)
build_install 0.009604 0.011372 1.793310 ( 0.931165)
test_btest 0.000992 0.000366 83.106713 ( 8.760016)
test_basic 0.007446 0.002743 0.334449 ( 0.418936)
test_all 0.001143 0.002342 664.941797 ( 68.306504)
test_rubyspec 0.134963 0.044335 47.298219 ( 55.428627)
total: 140.16 sec