Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-174239
#<BuildRuby:0x00007242fff0fdc0
 @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.20250613-174239",
 @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.000012   0.000004   0.000016 (  0.000017)
autoconf               0.000024   0.000010   0.000034 (  0.000033)
configure              0.000028   0.000000   0.000028 (  0.000027)
build_up               0.006088   0.002294   3.721846 (  2.429354)
build_miniruby         0.000824   0.000534   1.327873 (  1.325097)
build_ruby             0.001538   0.000224   4.281122 (  4.536726)
build_all              0.009503   0.004181  23.800827 ( 10.629763)
build_install          0.019298   0.007234   9.138734 (  5.004665)
test_btest             0.000000   0.001042  56.621676 ( 19.124505)
test_basic             0.001530   0.004902   0.711805 (  0.761246)
test_all               0.004226   0.005201 901.929737 (1018.238920)
test_rubyspec          0.044596   0.031198 105.918617 ( 21.453413)
total: 1083.50 sec