Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-200908
#<BuildRuby:0x00007df503cafdc0
 @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.20250919-200908",
 @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.000002   0.000007 (  0.000006)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.003491   0.002781   1.953575 (  1.471620)
build_miniruby         0.000116   0.001589   0.610575 (  0.609752)
build_ruby             0.001183   0.000511   2.146537 (  2.147054)
build_all              0.005044   0.003366  13.048047 (  1.486034)
build_install          0.007729   0.004375   4.141111 (  1.157888)
test_btest             0.000556   0.000260  38.365100 (  5.016064)
test_basic             0.002797   0.001941   0.424977 (  0.504830)
test_all               0.075026   0.014426 341.857026 ( 34.508520)
test_rubyspec          0.031039   0.018597  77.704817 ( 10.804528)
total: 57.71 sec