Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-114849
#<BuildRuby:0x00007b9d6acefdc8
 @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-114849",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000000   0.000112   0.000112 (  0.001192)
build_up               0.005168   0.004405   5.112952 (  3.438058)
build_miniruby         0.001396   0.000102   1.652616 (  1.680761)
build_ruby             0.000958   0.001003   5.921018 (  6.107016)
build_all              0.011558   0.002964  22.261996 (  8.073829)
build_install          0.015662   0.006119   8.302762 (  4.653621)
test_btest             0.000373   0.000562  65.759323 ( 31.139266)
test_basic             0.006427   0.003515   0.993431 (  1.222220)
test_all               0.006281   0.004230 1053.257592 (1158.928677)
test_rubyspec          0.040753   0.034514 105.373382 ( 34.408047)
total: 1249.65 sec