Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-103816
#<BuildRuby:0x0000561955b6acc8
@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-103816",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006360 0.004438 1.187964 ( 1.227408)
build_miniruby 0.002365 0.000315 0.844965 ( 0.844543)
build_ruby 0.003293 0.000000 2.237841 ( 2.149713)
build_all 0.014421 0.006031 18.620773 ( 2.211100)
build_install 0.017857 0.004589 2.074873 ( 1.018476)
test_btest 0.001750 0.000000 95.714804 ( 8.890425)
test_basic 0.005389 0.004344 0.347063 ( 0.433535)
test_all 0.002589 0.000213 727.401614 ( 71.137836)
test_rubyspec 0.085004 0.097568 49.374216 ( 57.510352)
total: 145.42 sec