Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-215527
#<BuildRuby:0x000055c56da58d30
@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.20221109-215527",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008841 0.000688 1.076962 ( 1.115100)
build_miniruby 0.001839 0.000262 0.068014 ( 0.065513)
build_ruby 0.002014 0.000287 0.067464 ( 0.065107)
build_all 0.009720 0.000675 1.518070 ( 0.592769)
build_install 0.020283 0.001208 1.895420 ( 0.948339)
test_btest 0.001046 0.000123 88.212050 ( 8.695869)
test_basic 0.009654 0.000000 0.342514 ( 0.428381)
test_all 0.002482 0.000000 660.897644 ( 67.664741)
test_rubyspec 0.117905 0.067521 47.798598 ( 55.932268)
total: 135.51 sec