Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-184700
#<BuildRuby:0x000056109b32e860
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-184700",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009482 0.000775 1.196657 ( 1.246749)
build_miniruby 0.000000 0.002546 0.840047 ( 0.839345)
build_ruby 0.000869 0.002019 2.232979 ( 2.141890)
build_all 0.019847 0.000295 18.529272 ( 2.155828)
build_install 0.019347 0.000117 2.054608 ( 1.017507)
test_btest 0.000000 0.001397 92.526412 ( 8.768215)
test_basic 0.001205 0.007052 0.361110 ( 0.454159)
test_all 0.001331 0.000289 701.478445 ( 69.451756)
test_rubyspec 0.093608 0.048147 49.299334 ( 57.693607)
total: 143.77 sec