Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-060926
#<BuildRuby:0x000078bd3a22fdd8
 @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.20250616-060926",
 @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.000005   0.000021 (  0.000022)
autoconf               0.000027   0.000008   0.000035 (  0.000036)
configure              0.000021   0.000007   0.000028 (  0.000029)
build_up               0.002861   0.006299   4.930510 (  3.247334)
build_miniruby         0.001006   0.000368   1.597174 (  1.594954)
build_ruby             0.000575   0.001484   6.124775 (  6.293783)
build_all              0.014286   0.000744  23.710374 (  8.011885)
build_install          0.015323   0.007109   9.051159 (  4.467670)
test_btest             0.000606   0.000459  64.956686 ( 27.387826)
test_basic             0.001105   0.006335   0.985479 (  1.046482)
test_all               0.007254   0.002816 972.552569 (1064.059732)
test_rubyspec          0.048568   0.026705 105.781489 ( 19.179153)
total: 1135.29 sec