Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-192318
#<BuildRuby:0x00007a2dbbc7fde0
 @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-192318",
 @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.000003   0.000002   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003690   0.003283   2.294476 (  1.589518)
build_miniruby         0.001215   0.000068   0.585974 (  0.584821)
build_ruby             0.001298   0.000470   2.138595 (  2.139055)
build_all              0.006440   0.002537  13.126225 (  1.483425)
build_install          0.009184   0.003046   4.245901 (  1.159226)
test_btest             0.000800   0.000000  37.231592 (  4.093493)
test_basic             0.002633   0.001461   0.421144 (  0.501179)
test_all               0.070111   0.017045 331.385013 ( 37.523498)
test_rubyspec          0.025900   0.020475  72.812596 ( 10.487267)
total: 59.56 sec