Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-033627
#<BuildRuby:0x0000782abe2ffdd0
 @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.20250620-033627",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000037   0.000012   0.000049 (  0.000049)
configure              0.000028   0.000009   0.000037 (  0.000037)
build_up               0.002082   0.006697   3.923710 (  3.083265)
build_miniruby         0.001337   0.000122   2.028129 (  2.026644)
build_ruby             0.001975   0.000025   6.245377 (  6.429343)
build_all              0.010816   0.004293  22.776324 (  7.446807)
build_install          0.015713   0.006632   8.274515 (  4.086042)
test_btest             0.000707   0.000258  63.886727 ( 25.946216)
test_basic             0.002949   0.004848   0.976238 (  1.044744)
test_all               0.007128   0.004234 966.453556 (1083.274595)
test_rubyspec          0.048646   0.030443 109.339706 ( 27.303375)
total: 1160.64 sec