Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-095300
#<BuildRuby:0x000055657eff7e20
@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.20230528-095300",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004809 0.000120 1.225465 ( 2.520833)
build_miniruby 0.000990 0.000198 0.877271 ( 0.876081)
build_ruby 0.000971 0.000194 2.515161 ( 2.515696)
build_all 0.008797 0.000000 12.018084 ( 1.093091)
build_install 0.006944 0.000310 1.614677 ( 0.831654)
test_btest 0.000000 0.001118 81.173497 ( 6.330516)
test_basic 0.001808 0.002884 0.706852 ( 0.789852)
test_all 0.001558 0.000334 424.661996 ( 44.245150)
test_rubyspec 0.017499 0.022845 42.097089 ( 54.617137)
total: 113.82 sec