Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-084744
#<BuildRuby:0x000055d060f4acc8
@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.20221129-084744",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008870 0.001478 1.241440 ( 1.653494)
build_miniruby 0.002146 0.000357 0.847328 ( 0.847726)
build_ruby 0.003024 0.000504 2.230706 ( 2.128019)
build_all 0.016025 0.004333 18.536376 ( 2.176800)
build_install 0.014545 0.007241 1.884468 ( 0.955985)
test_btest 0.001295 0.000304 92.028256 ( 8.947045)
test_basic 0.009204 0.000792 0.349314 ( 0.433550)
test_all 0.001991 0.000180 726.796326 ( 71.705345)
test_rubyspec 0.112232 0.066248 49.396003 ( 57.521453)
total: 146.37 sec