Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-132534
#<BuildRuby:0x0000786bda26fde0
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251014-132534",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.004026   0.002496   1.958962 (  1.506370)
build_miniruby         0.000702   0.000680   0.597827 (  0.597000)
build_ruby             0.001652   0.000164   2.137660 (  2.137564)
build_all              0.007263   0.000805  13.291130 (  1.481244)
build_install          0.008104   0.003775   4.227990 (  1.154483)
test_btest             0.001013   0.000005  36.616352 (  4.758773)
test_basic             0.002522   0.002426   0.465581 (  0.543173)
test_all               0.062946   0.024714 351.845549 ( 35.747060)
test_rubyspec          0.032060   0.017099  77.023447 ( 10.684708)
total: 58.61 sec