Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-165056
#<BuildRuby:0x0000560cab1c1570
@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.20221029-165056",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009060 0.000368 1.140951 ( 1.174126)
build_miniruby 0.001507 0.000108 0.098967 ( 0.095876)
build_ruby 0.001467 0.000104 0.098117 ( 0.095307)
build_all 0.004509 0.003944 1.311656 ( 0.571801)
build_install 0.010374 0.005317 1.660254 ( 0.923799)
test_btest 0.002191 0.000387 61.766834 ( 6.703472)
test_basic 0.001327 0.005050 0.356334 ( 0.453555)
test_all 0.007223 0.000534 498.230918 ( 54.606893)
test_rubyspec 0.090524 0.045546 43.551566 ( 52.066451)
total: 116.69 sec