Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-194423
#<BuildRuby:0x00007138cff4fdc0
 @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-194423",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000026   0.000006   0.000032 (  0.000031)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.004246   0.004068   4.546278 (  2.618218)
build_miniruby         0.001316   0.000000   1.385203 (  1.387782)
build_ruby             0.001524   0.000228   5.608642 ( 22.358467)
build_all              0.012318   0.000813  20.140244 ( 11.016250)
build_install          0.017530   0.002327   8.154305 (  4.088641)
test_btest             0.000931   0.000080  65.357954 ( 28.367690)
test_basic             0.003647   0.002638   0.819854 (  0.870501)
test_all               0.007705   0.001132 1037.541373 (1158.562291)
test_rubyspec          0.053149   0.026030 106.353486 ( 33.518734)
total: 1262.79 sec