Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-040532
#<BuildRuby:0x000072cb7412fdd8
 @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-040532",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000031   0.000007   0.000038 (  0.000039)
configure              0.000030   0.000007   0.000037 (  0.000037)
build_up               0.005099   0.004835   4.461931 (  4.562153)
build_miniruby         0.000963   0.000737   6.582864 (  6.241817)
build_ruby             0.001505   0.000402   5.522106 (  5.667865)
build_all              0.007671   0.005910  19.644359 (  5.875018)
build_install          0.013974   0.003986   7.218157 (  3.327666)
test_btest             0.000765   0.000225  58.991644 ( 15.816483)
test_basic             0.003734   0.004454   1.054868 (  1.238625)
test_all               0.008372   0.004004 959.892518 (1055.632720)
test_rubyspec          0.047596   0.029764 111.323440 ( 28.836177)
total: 1127.20 sec