Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-220624
#<BuildRuby:0x000055ce7d9e12f8
@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.20220719-220624",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.008416 0.000647 0.755166 ( 0.830422)
build_miniruby 0.000000 0.002534 0.050007 ( 0.048056)
build_ruby 0.000000 0.002449 0.053382 ( 0.051448)
build_all 0.000000 0.008780 1.246580 ( 0.463172)
build_install 0.019950 0.004643 4.466930 ( 1.807371)
test_btest 0.000731 0.000215 52.204321 ( 6.223785)
test_basic 0.004374 0.001286 0.283255 ( 0.380811)
test_all 0.000931 0.000274 492.176074 ( 53.589138)
test_rubyspec 0.107453 0.027569 39.855589 ( 45.943901)
total: 109.34 sec