Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-015809
#<BuildRuby:0x000055e529fef858
@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.20240110-015809",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000797 0.003273 0.994427 ( 1.387626)
build_miniruby 0.000902 0.000082 0.916270 ( 0.915607)
build_ruby 0.001670 0.000151 2.853697 ( 2.854913)
build_all 0.008886 0.000808 14.863989 ( 1.444206)
build_install 0.001614 0.007812 4.286226 ( 1.152474)
test_btest 0.000605 0.000105 77.492311 ( 7.285127)
test_basic 0.003165 0.000551 0.531742 ( 0.612669)
test_all 0.098546 0.033210 529.521856 ( 49.561176)
test_rubyspec 0.016372 0.017020 49.819667 ( 62.346049)
total: 127.56 sec