Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-070435
#<BuildRuby:0x00007b6ff657fdc8
 @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.20250923-070435",
 @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.000006)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.003733   0.002785   1.960120 (  1.489639)
build_miniruby         0.001267   0.000105   0.623576 (  0.622512)
build_ruby             0.001401   0.000283   2.142849 (  2.143023)
build_all              0.006968   0.001390  13.116892 (  1.511870)
build_install          0.006524   0.005185   4.280798 (  1.174873)
test_btest             0.000475   0.000213  37.426028 (  4.380333)
test_basic             0.002035   0.003127   0.422930 (  0.501677)
test_all               0.065616   0.019658 330.204132 ( 32.822324)
test_rubyspec          0.026619   0.022646  76.334753 ( 10.643827)
total: 55.29 sec