Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-065621
#<BuildRuby:0x000076162487fdd8
 @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-065621",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000043   0.000000   0.000043 (  0.000044)
configure              0.000028   0.000000   0.000028 (  0.000029)
build_up               0.004567   0.004203   4.306950 (  2.510166)
build_miniruby         0.001342   0.000091   1.106361 (  1.103316)
build_ruby             0.001560   0.000147   4.987335 ( 22.283095)
build_all              0.009080   0.007492  23.088906 ( 20.256570)
build_install          0.016645   0.006538   9.318325 (  5.596961)
test_btest             0.000977   0.000000  64.623941 ( 31.687579)
test_basic             0.004204   0.003766   1.019543 (  1.285144)
test_all               0.005533   0.005095 1083.304459 (1504.619798)
test_rubyspec          0.051250   0.032911 117.915022 (108.043843)
total: 1697.39 sec