Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-061335
#<BuildRuby:0x00007d8db919fdd8
 @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.20251015-061335",
 @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.000001   0.000008 (  0.000009)
configure              0.000013   0.000000   0.000013 (  0.000008)
build_up               0.004803   0.001550   1.936711 (  1.477674)
build_miniruby         0.000952   0.000201   0.614453 (  0.614094)
build_ruby             0.001632   0.000133   2.101946 (  2.103114)
build_all              0.006340   0.002554  13.297088 (  1.502845)
build_install          0.008755   0.003010   4.182414 (  1.127106)
test_btest             0.000000   0.000778  38.781326 (  4.065550)
test_basic             0.002123   0.002438   0.434461 (  0.510747)
test_all               0.062964   0.021718 329.573374 ( 32.083832)
test_rubyspec          0.025279   0.020811  73.407873 ( 10.462052)
total: 53.95 sec