Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-113603
#<BuildRuby:0x00007fbf6acdfdd0
 @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-113603",
 @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.000033   0.000000   0.000033 (  0.000034)
autoconf               0.000038   0.000000   0.000038 (  0.000039)
configure              0.000032   0.000000   0.000032 (  0.000033)
build_up               0.004463   0.003936   4.568987 (  2.668493)
build_miniruby         0.000000   0.001460   1.571220 (  1.568186)
build_ruby             0.000576   0.001330   5.478657 (  5.666743)
build_all              0.011527   0.003169  21.347998 (  6.521522)
build_install          0.015449   0.004086   7.796517 (  3.534437)
test_btest             0.000906   0.000000  60.706276 ( 19.467261)
test_basic             0.002190   0.004874   0.878305 (  0.926543)
test_all               0.007276   0.002372 930.598681 (1017.842532)
test_rubyspec          0.041229   0.030163 108.468128 ( 27.235162)
total: 1085.43 sec