Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-162030
#<BuildRuby:0x000055b6f53148e8
@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.20220407-162030",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004062 0.007094 1.050565 ( 3.715300)
build_miniruby 0.001750 0.000309 0.078495 ( 0.077859)
build_ruby 0.001851 0.000327 0.078681 ( 0.077584)
build_all 0.000664 0.007956 1.506124 ( 0.619440)
build_install 0.017013 0.004301 2.006897 ( 1.103204)
test_btest 0.000966 0.000275 76.022473 ( 8.693878)
test_basic 0.002510 0.004877 0.332020 ( 0.423261)
test_all 0.000000 0.002211 657.842540 ( 64.979397)
test_rubyspec 0.104083 0.064355 46.533070 ( 51.941188)
total: 131.63 sec