Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-101456
#<BuildRuby:0x00007c88f1affdd8
 @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-101456",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000036   0.000000   0.000036 (  0.000037)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.007463   0.001981   4.762425 (  3.018501)
build_miniruby         0.001054   0.000281   1.199655 (  1.196690)
build_ruby             0.000854   0.000985   5.621738 (  5.788228)
build_all              0.012253   0.001803  21.591346 (  6.786934)
build_install          0.013175   0.008172   8.381086 (  4.188293)
test_btest             0.000979   0.000000  63.180523 ( 20.082543)
test_basic             0.003131   0.002448   0.820944 (  0.870749)
test_all               0.007829   0.001592 983.113213 (1099.396923)
test_rubyspec          0.047161   0.029765 104.172887 ( 27.857580)
total: 1169.19 sec