Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-024520
#<BuildRuby:0x00007790a445fdd8
 @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.20251017-024520",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.004125   0.002667   1.984710 (  1.491095)
build_miniruby         0.000057   0.001061   0.604005 (  0.603071)
build_ruby             0.000000   0.001870   2.134257 (  2.134553)
build_all              0.002549   0.006725  13.142213 (  1.516260)
build_install          0.007463   0.004698   4.441826 (  1.172429)
test_btest             0.000093   0.000550  37.426785 (  4.028939)
test_basic             0.002302   0.002668   0.469096 (  0.544539)
test_all               0.062772   0.023647 346.235127 ( 32.834828)
test_rubyspec          0.019931   0.027693  75.060391 ( 10.590234)
total: 54.92 sec