Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-201814
#<BuildRuby:0x00007d437a06fdc0
 @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.20250920-201814",
 @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.000009   0.000001   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002999   0.003729   1.952405 (  1.500550)
build_miniruby         0.001202   0.000055   0.595358 (  0.594632)
build_ruby             0.000871   0.000952   2.149081 (  2.149500)
build_all              0.004397   0.004440  13.349200 (  1.501814)
build_install          0.008100   0.002572   4.102587 (  1.154429)
test_btest             0.000580   0.000179  39.523742 (  4.317491)
test_basic             0.004328   0.000046   0.435821 (  0.514236)
test_all               0.067266   0.021744 352.787148 ( 41.124758)
test_rubyspec          0.025208   0.025126  77.430945 ( 10.768076)
total: 63.63 sec