Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-104308
#<BuildRuby:0x000077935f66fde0
 @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-104308",
 @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.000001   0.000006 (  0.000007)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000011)
build_up               0.002860   0.003492   1.945358 (  1.514670)
build_miniruby         0.000205   0.001024   0.607460 (  0.606492)
build_ruby             0.001757   0.000000   2.140468 (  2.140257)
build_all              0.007672   0.000457  13.115050 (  1.530153)
build_install          0.007939   0.004136   4.155435 (  1.187159)
test_btest             0.000763   0.000000  37.346146 (  4.350005)
test_basic             0.004619   0.000159   0.436052 (  0.515390)
test_all               0.069254   0.018052 321.697416 ( 39.991732)
test_rubyspec          0.032757   0.014851  73.096072 ( 10.642888)
total: 62.48 sec