Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-050341
#<BuildRuby:0x00007e0db063fdd0
 @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.20250613-050341",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000031   0.000007   0.000038 (  0.000037)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.004581   0.004393   4.593466 (  2.855631)
build_miniruby         0.000360   0.001108   1.551139 (  1.554048)
build_ruby             0.000008   0.002038   5.925079 ( 54.181396)
build_all              0.011289   0.005003  21.885980 ( 23.558553)
build_install          0.018394   0.008176   9.129901 (  5.522013)
test_btest             0.000945   0.000000  72.187925 ( 45.316753)
test_basic             0.004661   0.003324   1.050590 (  1.378480)
test_all               0.006720   0.004461 1083.238486 (1705.867918)
test_rubyspec          0.033867   0.024952  89.369322 ( 29.682841)
total: 1869.92 sec