Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-014544
#<BuildRuby:0x0000793cc897fdc8
 @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.20250612-014544",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000026   0.000005   0.000031 (  0.000031)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.005273   0.003816   4.740883 (  3.451636)
build_miniruby         0.001113   0.000273   2.104339 (  2.104327)
build_ruby             0.001102   0.000777   5.338079 (  5.539357)
build_all              0.012405   0.002647  25.287255 ( 10.114565)
build_install          0.016084   0.002511   7.996808 (  3.894738)
test_btest             0.000000   0.000909  63.563751 ( 21.927182)
test_basic             0.003943   0.003256   0.765367 (  0.812633)
test_all               0.008726   0.001768 1040.286348 (1131.883785)
test_rubyspec          0.042558   0.029738 107.300042 ( 27.984548)
total: 1207.71 sec