Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-144018
#<BuildRuby:0x00007f1bacacfde0
 @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-random0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0",
 @TARGET_NAME="trunk-random0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20250618-144018",
 @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=\"--test-order=random\"",
 @timeout=10800>
                           user     system      total        real
checkout               0.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000027   0.000006   0.000033 (  0.000033)
configure              0.000021   0.000005   0.000026 (  0.000027)
build_up               0.004837   0.003618   3.858307 (  3.120407)
build_miniruby         0.001675   0.000000   1.606161 (  1.603601)
build_ruby             0.002101   0.000000   5.631644 (  6.538184)
build_all              0.013340   0.001918  22.060492 (  7.410941)
build_install          0.015499   0.003639   7.806853 (  3.639046)
test_btest             0.000962   0.000000  63.719149 ( 20.042267)
test_basic             0.004236   0.001066   1.011221 (  1.069160)
test_all               0.010287   0.000844 947.444916 (1031.935285)
test_rubyspec          0.052615   0.024896 105.887749 ( 24.391005)
total: 1099.75 sec