Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-032904
#<BuildRuby:0x0000770394e9fde0
 @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-032904",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000034   0.000008   0.000042 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.001268   0.007483   4.742272 (  2.791771)
build_miniruby         0.001178   0.000384   1.578597 (  1.576061)
build_ruby             0.000847   0.000974   5.526626 (  5.679231)
build_all              0.011729   0.003549  22.472114 (  8.261647)
build_install          0.015870   0.004590   8.476180 (  4.004326)
test_btest             0.000699   0.000227  62.613259 ( 22.569194)
test_basic             0.001876   0.005157   0.788458 (  0.834690)
test_all               0.007492   0.002820 998.744720 (1106.576369)
test_rubyspec          0.039805   0.034785 104.197165 ( 26.951903)
total: 1179.25 sec