Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-001212
#<BuildRuby:0x000075300a6afdd8
 @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.20250924-001212",
 @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.000007)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.003060   0.004015   2.096832 (  1.462916)
build_miniruby         0.001018   0.000340   0.605386 (  0.604074)
build_ruby             0.001483   0.000128   2.108151 (  2.108741)
build_all              0.007934   0.001061  13.067508 (  1.499496)
build_install          0.010432   0.001464   4.198192 (  1.147391)
test_btest             0.000000   0.000683  38.248085 (  4.113886)
test_basic             0.001475   0.002544   0.442980 (  0.521157)
test_all               0.058642   0.029117 333.151174 ( 33.553262)
test_rubyspec          0.032918   0.015520  76.793565 ( 10.720739)
total: 55.73 sec