Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-010735
#<BuildRuby:0x00007e1f4433fdd8
 @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-010735",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002891   0.003618   1.955827 (  1.489527)
build_miniruby         0.000165   0.001421   0.608444 (  0.607069)
build_ruby             0.001188   0.000411   2.129516 (  2.130720)
build_all              0.008430   0.000000  13.148253 (  1.550213)
build_install          0.010209   0.001528   4.168907 (  1.156076)
test_btest             0.000524   0.000145  36.237362 (  4.558130)
test_basic             0.000948   0.004029   0.465663 (  0.541752)
test_all               0.053960   0.033447 323.627859 ( 39.550121)
test_rubyspec          0.026812   0.019719  70.881916 ( 10.280454)
total: 61.86 sec