Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-034543
#<BuildRuby:0x00007943976ffdc0
 @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.20250619-034543",
 @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.000005   0.000020 (  0.000020)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.002433   0.005458   3.756251 (  2.920824)
build_miniruby         0.001329   0.000108   1.317812 (  1.314627)
build_ruby             0.000934   0.001020   5.362433 (  5.497249)
build_all              0.010545   0.005212  22.939046 (  6.963848)
build_install          0.014412   0.007183   8.066834 (  3.850063)
test_btest             0.000263   0.000734  65.140555 ( 19.323944)
test_basic             0.002509   0.004851   0.913021 (  0.960605)
test_all               0.008077   0.002624 1014.369300 (1105.889674)
test_rubyspec          0.052600   0.027250 115.197503 ( 40.340889)
total: 1187.06 sec