Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-174742
#<BuildRuby:0x00005575f91140d0
@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.20221201-174742",
@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.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010585 0.000447 1.212844 ( 1.688369)
build_miniruby 0.002261 0.000151 0.844057 ( 0.842565)
build_ruby 0.002739 0.000183 2.235631 ( 2.142335)
build_all 0.019920 0.000327 18.594310 ( 2.172099)
build_install 0.021800 0.000000 2.033635 ( 1.039818)
test_btest 0.001936 0.000000 89.325850 ( 9.378284)
test_basic 0.000265 0.009306 0.347101 ( 0.431999)
test_all 0.001787 0.000224 738.897499 ( 71.302113)
test_rubyspec 0.122944 0.049278 49.108881 ( 57.284435)
total: 146.28 sec