Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-122320
#<BuildRuby:0x00007fc3bb34fdd8
 @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-122320",
 @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.000014   0.000002   0.000016 (  0.000017)
autoconf               0.000000   0.000042   0.000042 (  0.000043)
configure              0.000000   0.000025   0.000025 (  0.000025)
build_up               0.002304   0.005020   3.242351 (  2.334774)
build_miniruby         0.000557   0.000870   1.247817 (  1.244565)
build_ruby             0.000639   0.001128   4.989402 (  5.155846)
build_all              0.007434   0.005737  19.639825 (  5.857079)
build_install          0.013457   0.003710   6.724755 (  3.116870)
test_btest             0.000675   0.000194  58.041218 ( 17.368070)
test_basic             0.002754   0.003614   0.646716 (  0.695158)
test_all               0.007084   0.001330 915.374842 (1040.758138)
test_rubyspec          0.049638   0.024520 105.939027 ( 24.846410)
total: 1101.38 sec