Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-114338
#<BuildRuby:0x00007cbeda0efdd8
 @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.20250619-114338",
 @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.000026)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000029   0.000008   0.000037 (  0.000037)
build_up               0.004596   0.003870   3.996915 (  3.077304)
build_miniruby         0.000000   0.001388   2.148248 (  2.147309)
build_ruby             0.000148   0.001912   6.360128 (  6.567782)
build_all              0.012774   0.001889  23.076496 (  7.495093)
build_install          0.014298   0.006320   8.428883 (  4.422634)
test_btest             0.001216   0.000055  63.591611 ( 21.008625)
test_basic             0.002454   0.004619   0.966504 (  1.015457)
test_all               0.007519   0.002861 1046.196850 (1156.582783)
test_rubyspec          0.043579   0.033269 108.407305 ( 32.086764)
total: 1234.40 sec