Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-233735
#<BuildRuby:0x0000730d3cf8fdd8
 @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-233735",
 @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.000032   0.000000   0.000032 (  0.000034)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.003909   0.005148   4.638523 (  2.787771)
build_miniruby         0.001442   0.000000   1.555545 (  1.552567)
build_ruby             0.001842   0.000130   5.651183 (  5.831809)
build_all              0.008803   0.005215  21.778316 (  6.657489)
build_install          0.012283   0.009060   8.152544 (  3.685892)
test_btest             0.000623   0.000223  58.961620 ( 20.979056)
test_basic             0.002844   0.003940   0.845765 (  0.894569)
test_all               0.007742   0.003057 952.137577 (1074.705715)
test_rubyspec          0.047142   0.029526 106.395175 ( 33.058285)
total: 1150.15 sec