Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-170058
#<BuildRuby:0x00007c5e8625fdd0
 @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-170058",
 @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.000029   0.000005   0.000034 (  0.000035)
autoconf               0.000046   0.000009   0.000055 (  0.000063)
configure              0.000038   0.000000   0.000038 (  0.000039)
build_up               0.008246   0.002914   5.030948 (  3.730681)
build_miniruby         0.000726   0.000974   1.724095 (  1.825216)
build_ruby             0.002196   0.000000   6.090629 (  6.374819)
build_all              0.008633   0.005623  20.844009 (  6.430878)
build_install          0.015942   0.004978   7.953736 (  3.607864)
test_btest             0.000103   0.000836  62.722203 ( 20.046721)
test_basic             0.001172   0.005983   0.952275 (  1.008510)
test_all               0.005040   0.005613 1093.282487 (1498.239220)
test_rubyspec          0.050824   0.025247 102.707247 ( 21.644604)
total: 1562.91 sec