Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-105407
#<BuildRuby:0x000070f294d6fdd8
 @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.20250614-105407",
 @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.000008   0.000036 (  0.000036)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.006393   0.003824   4.966090 (  3.164361)
build_miniruby         0.000669   0.000899   1.532062 (  1.530030)
build_ruby             0.001866   0.000000   5.967416 (  6.100361)
build_all              0.011602   0.004079  22.226586 (  8.244024)
build_install          0.017200   0.003612   8.468594 (  4.066119)
test_btest             0.000846   0.000000  63.043109 ( 22.152652)
test_basic             0.003181   0.003449   0.970434 (  1.028928)
test_all               0.008005   0.003306 1120.796431 (1494.880297)
test_rubyspec          0.054225   0.027468 112.565936 (132.254992)
total: 1673.42 sec