Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-134843
#<BuildRuby:0x000074cfccf6fde0
 @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-134843",
 @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.000003   0.000017 (  0.000018)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.001900   0.007037   4.885400 (  2.920447)
build_miniruby         0.000000   0.001280   1.512487 (  1.514681)
build_ruby             0.001849   0.000000   6.122162 (  6.295243)
build_all              0.009551   0.004839  23.129486 (  9.111592)
build_install          0.018926   0.003700   8.868864 (  5.001465)
test_btest             0.000658   0.000198  65.720962 ( 28.025265)
test_basic             0.004606   0.002587   1.018163 (  1.086433)
test_all               0.007456   0.002502 1076.497562 (1188.679746)
test_rubyspec          0.047674   0.030794 107.706394 ( 27.437515)
total: 1270.07 sec