Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-171626
#<BuildRuby:0x00007527ead5fde0
 @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-171626",
 @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.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000032   0.000006   0.000038 (  0.000039)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.008081   0.003159   5.274043 (  7.986783)
build_miniruby         0.001719   0.000000   1.828329 (  3.794761)
build_ruby             0.002067   0.000422   6.256527 ( 10.024357)
build_all              0.013682   0.003058  24.490358 ( 31.755795)
build_install          0.021716   0.006507   9.385999 ( 13.296643)
test_btest             0.000955   0.000000  73.430997 (112.115930)
test_basic             0.003958   0.003960   0.970174 (  1.646415)
test_all               0.008238   0.003220 1028.723887 (1299.017875)
test_rubyspec          0.039205   0.036091 107.910128 ( 35.395602)
total: 1515.04 sec