Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-120414
#<BuildRuby:0x00007338f74ffdc8
 @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.20250619-120414",
 @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.000017   0.000006   0.000023 (  0.000024)
autoconf               0.000026   0.000008   0.000034 (  0.000035)
configure              0.000027   0.000009   0.000036 (  0.000036)
build_up               0.003583   0.004556   3.827657 (  2.917627)
build_miniruby         0.001310   0.000149   1.603847 (  1.604804)
build_ruby             0.000280   0.001743   6.133525 (  6.300170)
build_all              0.009660   0.006084  22.555005 (  8.521896)
build_install          0.015096   0.005626   7.981961 (  4.053176)
test_btest             0.000000   0.000958  63.752115 ( 22.994603)
test_basic             0.002399   0.004475   0.922724 (  0.981202)
test_all               0.008950   0.001309 976.512570 (1074.254682)
test_rubyspec          0.047391   0.030474 101.688258 ( 22.629274)
total: 1144.26 sec