Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-121820
#<BuildRuby:0x00007f0f9f51fdc8
 @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-121820",
 @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.000005   0.000001   0.000006 (  0.000007)
build_up               0.005671   0.001139   1.968696 (  1.814470)
build_miniruby         0.000576   0.000845   0.590826 (  0.589792)
build_ruby             0.001717   0.000000   2.154679 (  2.154441)
build_all              0.007383   0.000654  13.196104 (  1.491683)
build_install          0.008506   0.003549   4.124671 (  1.127567)
test_btest             0.000515   0.000135  38.809647 (  4.470427)
test_basic             0.002285   0.002450   0.420959 (  0.500843)
test_all               0.071621   0.017445 340.298325 ( 38.689806)
test_rubyspec          0.028725   0.019931  77.524565 ( 10.683105)
total: 61.52 sec