Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-221400
#<BuildRuby:0x000073f9a447fdd0
 @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.20251017-221400",
 @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.000009   0.000000   0.000009 (  0.000009)
autoconf               0.000010   0.000000   0.000010 (  0.000009)
configure              0.000006   0.000000   0.000006 (  0.000007)
build_up               0.004350   0.001796   1.955727 (  1.466713)
build_miniruby         0.001324   0.000116   0.590563 (  0.589892)
build_ruby             0.001299   0.000449   2.126232 (  2.127032)
build_all              0.006291   0.002459  13.091949 (  1.541672)
build_install          0.009527   0.002131   4.111813 (  1.137853)
test_btest             0.000000   0.000693  35.725518 (  4.621831)
test_basic             0.001037   0.003622   0.428209 (  0.503244)
test_all               0.062709   0.025336 348.292108 ( 33.661872)
test_rubyspec          0.027355   0.021131  73.273990 ( 10.524762)
total: 56.18 sec