Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-125300
#<BuildRuby:0x00007fd62489fdd0
 @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-125300",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000028   0.000008   0.000036 (  0.000037)
configure              0.000023   0.000006   0.000029 (  0.000030)
build_up               0.005825   0.003854   5.225929 (  3.184285)
build_miniruby         0.001635   0.000000   1.380807 (  1.378440)
build_ruby             0.000000   0.001807   6.074400 (  6.235692)
build_all              0.010152   0.005144  22.584309 (  8.195136)
build_install          0.017272   0.007120   8.632785 (  4.596045)
test_btest             0.000000   0.000979  66.168192 ( 30.410555)
test_basic             0.002820   0.003936   0.876301 (  0.927900)
test_all               0.005150   0.004906 1043.341601 (1360.858163)
test_rubyspec          0.047083   0.035524 115.034067 (126.346817)
total: 1542.13 sec