Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-162547
#<BuildRuby:0x00007cedd8f9fdd8
 @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.20250617-162547",
 @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.000026   0.000006   0.000032 (  0.000033)
configure              0.000000   0.000041   0.000041 (  0.000040)
build_up               0.002725   0.004609   3.660911 (  3.173010)
build_miniruby         0.000249   0.001059   0.991696 (  1.895851)
build_ruby             0.001466   0.000155   4.397117 ( 20.612173)
build_all              0.013642   0.002495  24.146565 (  9.902925)
build_install          0.019019   0.005772   8.878522 (  4.742607)
test_btest             0.000860   0.000000  53.485779 ( 13.773569)
test_basic             0.002256   0.003884   0.770603 (  0.818942)
test_all               0.006964   0.001986 1024.227732 (1128.752797)
test_rubyspec          0.041403   0.035040 107.919440 ( 28.161812)
total: 1211.83 sec