Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-130849
#<BuildRuby:0x000075457154fde0
 @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-130849",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.008231   0.003063   5.467572 (  4.947339)
build_miniruby         0.000857   0.000963   1.718282 (  2.014880)
build_ruby             0.000976   0.001279   6.262968 (  6.929743)
build_all              0.011686   0.004681  24.552538 ( 19.171183)
build_install          0.022076   0.005254   9.373207 ( 11.720832)
test_btest             0.000698   0.000668  71.332520 ( 73.045937)
test_basic             0.006403   0.001677   0.993450 (  4.381638)
test_all               0.008256   0.002726 1155.923479 (1479.310860)
test_rubyspec          0.043440   0.028283 106.814168 ( 26.753026)
total: 1628.28 sec