Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-143112
#<BuildRuby:0x00007eee688afdd8
 @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.20250923-143112",
 @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.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.005514   0.001442   1.965928 (  1.530725)
build_miniruby         0.001181   0.000044   0.603828 (  0.602971)
build_ruby             0.001809   0.000000   2.148883 (  2.149100)
build_all              0.007091   0.001423  13.162405 (  1.476505)
build_install          0.007894   0.003670   4.276587 (  1.154685)
test_btest             0.000618   0.000179  39.066349 (  4.080997)
test_basic             0.002263   0.003719   0.432451 (  0.509676)
test_all               0.062720   0.024155 325.660807 ( 35.844983)
test_rubyspec          0.029023   0.018153  71.754270 ( 10.374735)
total: 57.72 sec