Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-180447
#<BuildRuby:0x00007a1da4ecfdd8
 @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.20250611-180447",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000055   0.000014   0.000069 (  0.000069)
configure              0.000029   0.000008   0.000037 (  0.000037)
build_up               0.005045   0.003475   4.701607 (  3.087692)
build_miniruby         0.000322   0.001077   1.198997 (  1.195979)
build_ruby             0.000530   0.001267   5.850108 (  6.088848)
build_all              0.012391   0.002849  22.872732 ( 11.228798)
build_install          0.019314   0.007013   8.937646 (  6.543818)
test_btest             0.000818   0.000242  56.189785 ( 24.654419)
test_basic             0.003005   0.003831   0.743383 (  5.157029)
test_all               0.003043   0.004671 892.848596 (996.472536)
test_rubyspec          0.040964   0.030083 101.505346 ( 28.058766)
total: 1082.49 sec