Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-061145
#<BuildRuby:0x00007840780efde0
 @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.20250618-061145",
 @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.000015   0.000003   0.000018 (  0.000020)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.007362   0.005102   6.962084 (  4.995001)
build_miniruby         0.001903   0.000003   3.897708 (  3.369597)
build_ruby             0.001622   0.000464   6.395820 (  6.549605)
build_all              0.012950   0.003553  24.896903 (  8.979501)
build_install          0.018811   0.004629   6.991236 (  3.745958)
test_btest             0.000677   0.000191  68.478743 ( 21.013266)
test_basic             0.003201   0.004214   0.861688 (  0.906112)
test_all               0.009698   0.001862 969.060417 (1055.457973)
test_rubyspec          0.046188   0.032956 111.552402 ( 23.582114)
total: 1128.60 sec