Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-205905
#<BuildRuby:0x0000560137bdef78
@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.20231228-205905",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000545 0.004153 0.994245 ( 1.377181)
build_miniruby 0.000775 0.000172 0.847710 ( 0.847322)
build_ruby 0.001122 0.000249 2.751149 ( 2.751283)
build_all 0.008522 0.000915 16.666848 ( 1.441521)
build_install 0.008779 0.000000 4.776006 ( 1.180295)
test_btest 0.001000 0.000000 83.474640 ( 7.270885)
test_basic 0.003583 0.003516 0.781490 ( 0.855748)
test_all 0.090208 0.048897 520.695128 ( 53.790217)
test_rubyspec 0.035639 0.011465 51.857078 ( 64.184526)
total: 133.70 sec