Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-143705
#<BuildRuby:0x00005626a1008ae8
@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-143705",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003160 0.008146 1.207407 ( 1.344551)
build_miniruby 0.000000 0.002436 0.851201 ( 0.849436)
build_ruby 0.002438 0.001540 2.252381 ( 2.161482)
build_all 0.011927 0.007464 18.587590 ( 2.188746)
build_install 0.019298 0.001818 2.056418 ( 1.057172)
test_btest 0.001122 0.000374 96.159145 ( 9.028649)
test_basic 0.005311 0.005294 0.349262 ( 0.432725)
test_all 0.002733 0.000275 729.165495 ( 71.570453)
test_rubyspec 0.120475 0.062230 49.516499 ( 57.598214)
total: 146.23 sec