Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-092909
#<BuildRuby:0x0000798a7417fde0
 @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-092909",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000035   0.000007   0.000042 (  0.000041)
build_up               0.002949   0.006009   4.087050 (  3.616389)
build_miniruby         0.001785   0.000000   1.768388 (  1.767887)
build_ruby             0.001175   0.001018   6.183548 (  6.374722)
build_all              0.012205   0.004341  24.220248 (  9.472038)
build_install          0.017845   0.005298   8.065018 (  4.334505)
test_btest             0.000000   0.000935  66.434784 ( 29.020326)
test_basic             0.002398   0.005632   0.836732 (  0.886088)
test_all               0.007419   0.002605 907.607062 (1005.944538)
test_rubyspec          0.051355   0.022456 106.774076 ( 24.810964)
total: 1086.23 sec