Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-065721
#<BuildRuby:0x000074714cc8fdc0
 @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.20250612-065721",
 @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.000005   0.000019 (  0.000018)
autoconf               0.000020   0.000006   0.000026 (  0.000027)
configure              0.000018   0.000006   0.000024 (  0.000025)
build_up               0.005693   0.001572   3.074495 (  4.135332)
build_miniruby         0.000659   0.000570   1.013600 (  3.171661)
build_ruby             0.001260   0.000420   4.667753 ( 20.906232)
build_all              0.011478   0.002527  21.614433 (  6.602390)
build_install          0.011460   0.007167   8.268383 (  3.638268)
test_btest             0.000851   0.000000  58.583427 ( 16.820834)
test_basic             0.002828   0.004309   0.898497 (  0.941972)
test_all               0.007134   0.003656 1112.797231 (1476.399343)
test_rubyspec          0.050822   0.029913 111.262601 (106.960228)
total: 1639.58 sec