Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-175216
#<BuildRuby:0x00007df8d9ccfdd0
 @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.20251012-175216",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000009)
build_up               0.004040   0.002606   1.943698 (  1.462401)
build_miniruby         0.001442   0.000000   0.615724 (  0.614733)
build_ruby             0.001357   0.000359   2.122691 (  2.123374)
build_all              0.006305   0.002389  13.967438 (  1.550652)
build_install          0.007066   0.004392   4.122929 (  1.126811)
test_btest             0.000000   0.000723  41.131327 (  4.498376)
test_basic             0.001883   0.002638   0.425769 (  0.505330)
test_all               0.081727   0.010743 381.336736 ( 38.727926)
test_rubyspec          0.026653   0.025896  81.257454 ( 10.901606)
total: 61.51 sec