Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-070423
#<BuildRuby:0x0000775e71cffde0
 @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-070423",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000000   0.000041   0.000041 (  0.000042)
build_up               0.005813   0.005641   5.550699 (  4.728957)
build_miniruby         0.001532   0.000000   1.770246 (  1.962592)
build_ruby             0.001025   0.001182   6.602369 (  8.517408)
build_all              0.008589   0.007831  24.516459 ( 16.521674)
build_install          0.021703   0.004872   9.554089 (  7.843806)
test_btest             0.001077   0.000031  66.520916 ( 41.973357)
test_basic             0.004700   0.004512   1.032020 (  1.288583)
test_all               0.008784   0.001853 1234.165125 (1589.654481)
test_rubyspec          0.046687   0.036087 113.529851 ( 31.168658)
total: 1703.66 sec