Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-183504
#<BuildRuby:0x000075986198fde0
 @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.20250613-183504",
 @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.000045   0.000000   0.000045 (  0.000046)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.004149   0.003126   3.482463 (  2.119415)
build_miniruby         0.001406   0.000000   1.161786 (  1.158853)
build_ruby             0.001641   0.000000   4.646327 (  4.828629)
build_all              0.010321   0.003063  19.809511 (  5.923502)
build_install          0.013755   0.003006   6.729038 (  2.796166)
test_btest             0.000815   0.000000  54.493930 ( 14.420108)
test_basic             0.002697   0.002885   0.679149 (  0.731402)
test_all               0.007319   0.003235 805.512015 (910.691265)
test_rubyspec          0.049378   0.026209 102.640778 ( 20.142584)
total: 962.81 sec