Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-090052
#<BuildRuby:0x000073400245fdc0
 @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.20250615-090052",
 @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.000013   0.000004   0.000017 (  0.000017)
autoconf               0.000023   0.000008   0.000031 (  0.000031)
configure              0.000019   0.000006   0.000025 (  0.000025)
build_up               0.004049   0.004998   5.108141 (  3.104455)
build_miniruby         0.000000   0.001430   1.564578 (  1.562305)
build_ruby             0.000531   0.001289   6.363748 (  6.508920)
build_all              0.010345   0.003500  23.200763 (  7.602417)
build_install          0.011764   0.007134   8.521554 (  3.951290)
test_btest             0.000243   0.000691  65.971898 ( 21.820914)
test_basic             0.001549   0.005707   0.997881 (  1.046748)
test_all               0.007624   0.002916 1178.650355 (1624.582305)
test_rubyspec          0.047713   0.030425 110.663714 ( 28.606402)
total: 1698.79 sec