Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-203537
#<BuildRuby:0x00007a281d19fdd8
 @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.20250617-203537",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.004058   0.005346   4.869659 (  2.860509)
build_miniruby         0.000621   0.000886   1.594255 (  1.591166)
build_ruby             0.002014   0.000000   5.738390 (  5.859842)
build_all              0.007933   0.005342  21.231794 (  6.496542)
build_install          0.011916   0.005666   7.506540 (  3.419906)
test_btest             0.000165   0.000707  59.704388 ( 16.110327)
test_basic             0.002745   0.004049   0.872582 (  0.917345)
test_all               0.005757   0.003943 837.473567 (937.999112)
test_rubyspec          0.050236   0.026329 105.275304 ( 23.874139)
total: 999.13 sec