Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-014429
#<BuildRuby:0x00007cbd6af2fdd8
 @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.20250615-014429",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000029   0.000007   0.000036 (  0.000037)
build_up               0.004832   0.004234   5.060010 (  3.196304)
build_miniruby         0.001089   0.000288   1.555043 (  1.553563)
build_ruby             0.001800   0.000204   5.992771 (  6.176478)
build_all              0.006826   0.007797  22.533703 (  7.478648)
build_install          0.014551   0.006250   8.651680 (  4.422242)
test_btest             0.000001   0.001001  62.679692 ( 20.960327)
test_basic             0.005052   0.002680   1.027855 (  1.380249)
test_all               0.006563   0.004536 1034.640815 (1150.360554)
test_rubyspec          0.046792   0.027126 102.867667 ( 25.386316)
total: 1220.92 sec