Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-034253
#<BuildRuby:0x00007633e977fdd8
 @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.20250616-034253",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.004198   0.005579   5.164144 (  3.518089)
build_miniruby         0.000606   0.000905   1.602777 (  1.604032)
build_ruby             0.001790   0.000211   6.221275 (  6.384578)
build_all              0.009818   0.005600  22.478251 (  7.443929)
build_install          0.011415   0.010685   8.513266 (  3.918186)
test_btest             0.000900   0.000000  66.760371 ( 22.183039)
test_basic             0.003875   0.003440   1.008661 (  1.085151)
test_all               0.008710   0.002790 1092.172545 (1196.971696)
test_rubyspec          0.043718   0.035133 109.869435 ( 28.488560)
total: 1271.60 sec