Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-124142
#<BuildRuby:0x00007b621716fdd8
 @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-124142",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000021   0.000006   0.000027 (  0.000028)
build_up               0.006256   0.001966   3.813077 (  2.739219)
build_miniruby         0.001825   0.000000   1.490089 (  1.488520)
build_ruby             0.001133   0.001016   5.538875 (  5.745660)
build_all              0.010995   0.005086  23.134580 (  7.985228)
build_install          0.012440   0.009751   7.712187 (  3.854887)
test_btest             0.000706   0.000250  63.599408 ( 25.391822)
test_basic             0.003310   0.003102   0.967415 (  2.925257)
test_all               0.007263   0.002818 1001.583874 (1090.499876)
test_rubyspec          0.043257   0.035589 105.867074 ( 29.471167)
total: 1170.10 sec