Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-074619
#<BuildRuby:0x00007f210c2bfdc0
 @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.20250612-074619",
 @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.000017   0.000006   0.000023 (  0.000022)
autoconf               0.000028   0.000009   0.000037 (  0.000036)
configure              0.000031   0.000000   0.000031 (  0.000032)
build_up               0.005915   0.004327   5.189239 (  5.144136)
build_miniruby         0.001306   0.000453  14.490565 (  8.398610)
build_ruby             0.000953   0.000887   6.948302 (  7.121390)
build_all              0.010665   0.004310  22.397152 (  7.940178)
build_install          0.018157   0.004003   8.949171 (  4.521931)
test_btest             0.000719   0.000244  63.891998 ( 25.304469)
test_basic             0.003456   0.003959   0.939213 (  0.990758)
test_all               0.007116   0.003402 1048.398357 (1169.749697)
test_rubyspec          0.036823   0.038701 103.680706 ( 23.688967)
total: 1252.86 sec