Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-204248
#<BuildRuby:0x000077504d2dfdd8
 @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.20250615-204248",
 @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.000020)
autoconf               0.000028   0.000009   0.000037 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005029   0.005008   4.963289 (  3.046341)
build_miniruby         0.001345   0.000124   1.606308 (  1.605687)
build_ruby             0.002038   0.000023   6.027945 (  6.212959)
build_all              0.011028   0.005067  22.335414 (  7.636071)
build_install          0.016892   0.006918   8.815335 (  4.289008)
test_btest             0.000876   0.000000  61.661805 ( 19.564268)
test_basic             0.002204   0.005399   0.875193 (  0.931561)
test_all               0.007822   0.002473 932.224322 (1045.941227)
test_rubyspec          0.045647   0.031186 105.805925 ( 22.488252)
total: 1111.72 sec