Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-003647
#<BuildRuby:0x000074aa3c44fdd0
 @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.20250613-003647",
 @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.000006   0.000021 (  0.000021)
autoconf               0.000026   0.000009   0.000035 (  0.000035)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.003316   0.006554   4.613147 (  4.947362)
build_miniruby         0.001296   0.000111   1.100491 (  1.097540)
build_ruby             0.001724   0.000000   4.761238 ( 18.869271)
build_all              0.006298   0.002272  15.257947 ( 22.232415)
build_install          0.008651   0.008737   7.020577 ( 10.483549)
test_btest             0.000000   0.000950  56.045884 ( 15.560051)
test_basic             0.003761   0.003380   0.818272 (  0.865875)
test_all               0.009309   0.000000 797.425088 (882.061722)
test_rubyspec          0.039128   0.036926 103.642423 ( 20.404140)
total: 976.52 sec