Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-200050
#<BuildRuby:0x00007d8f05e7fdd0
 @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-200050",
 @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.000005   0.000020 (  0.000021)
autoconf               0.000029   0.000010   0.000039 (  0.000039)
configure              0.000023   0.000008   0.000031 (  0.000031)
build_up               0.003276   0.005811   4.181554 (  3.687186)
build_miniruby         0.001545   0.000000   1.635166 (  1.712186)
build_ruby             0.001682   0.000363   6.354742 (  6.868409)
build_all              0.009588   0.004758  23.356871 (  7.973372)
build_install          0.018355   0.004803   8.440562 (  4.427106)
test_btest             0.000979   0.000000  65.785493 ( 26.199490)
test_basic             0.002993   0.003488   1.028200 (  1.149238)
test_all               0.007422   0.003825 1075.605092 (1182.366508)
test_rubyspec          0.049283   0.029929 108.174233 ( 29.424073)
total: 1263.81 sec