Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-091941
#<BuildRuby:0x0000564fbf69c048
@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-091941",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.004716 0.000096 1.040857 ( 1.409859)
build_miniruby 0.001195 0.000199 0.851540 ( 0.850590)
build_ruby 0.001750 0.000000 2.922244 ( 2.922479)
build_all 0.002077 0.007340 15.977926 ( 1.427988)
build_install 0.007735 0.000885 4.541845 ( 1.109068)
test_btest 0.000927 0.000221 81.121162 ( 7.508644)
test_basic 0.000000 0.005728 0.760864 ( 0.833224)
test_all 0.077526 0.056289 534.816811 ( 49.414006)
test_rubyspec 0.019443 0.028343 50.559479 ( 62.877196)
total: 128.35 sec