Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-224750
#<BuildRuby:0x00007f1d0359fde0
 @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-224750",
 @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.000028   0.000008   0.000036 (  0.000035)
configure              0.000024   0.000007   0.000031 (  0.000032)
build_up               0.002830   0.005605   3.869285 (  2.846488)
build_miniruby         0.000303   0.001081   1.546435 (  1.555563)
build_ruby             0.001166   0.000725   5.652725 (  5.869203)
build_all              0.010935   0.002990  21.608898 (  6.661870)
build_install          0.012242   0.009719   7.927875 (  4.001291)
test_btest             0.000733   0.000267  61.364870 ( 26.943835)
test_basic             0.003649   0.002662   0.845734 (  0.895726)
test_all               0.007474   0.002268 1028.516795 (1148.909240)
test_rubyspec          0.046414   0.030636 109.540728 ( 49.322069)
total: 1247.01 sec