Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-024855
#<BuildRuby:0x0000559e609e3e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-024855",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004234 0.000498 1.176103 ( 1.554596)
build_miniruby 0.001357 0.000160 1.387166 ( 1.389245)
build_ruby 0.001422 0.000167 4.130928 ( 4.141263)
build_all 0.009347 0.001100 16.653444 ( 1.649743)
build_install 0.009662 0.004961 4.908231 ( 1.679184)
test_btest 0.000732 0.000115 80.400871 ( 7.969532)
test_basic 0.004505 0.000711 0.623483 ( 0.688881)
test_all 0.089023 0.030237 559.463343 ( 62.414383)
test_rubyspec 0.037408 0.025872 74.930236 ( 87.256553)
total: 168.74 sec