Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-225702
#<BuildRuby:0x00007f4c95d7fdc8
 @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.20250617-225702",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.005861   0.004267   5.027128 (  3.316809)
build_miniruby         0.000576   0.000901   2.023166 (  2.028141)
build_ruby             0.000015   0.001749   5.683331 (  5.864463)
build_all              0.011815   0.002948  22.361267 (  7.217632)
build_install          0.013670   0.008663   8.608653 (  4.088089)
test_btest             0.000905   0.000000  61.802560 ( 21.113736)
test_basic             0.004322   0.002703   0.836859 (  0.885937)
test_all               0.007242   0.002354 1204.995894 (1526.871233)
test_rubyspec          0.049076   0.032904 115.438953 (113.274094)
total: 1684.66 sec