Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-163116
#<BuildRuby:0x00007b90712cfdd0
 @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-163116",
 @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.000036)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.003525   0.006227   4.910495 (  3.287300)
build_miniruby         0.001110   0.000367   1.759874 (  1.782540)
build_ruby             0.000068   0.001723   5.129564 ( 26.527371)
build_all              0.013399   0.001348  26.676690 ( 11.996711)
build_install          0.017678   0.004761   8.347685 (  3.758406)
test_btest             0.000913   0.000000  62.645869 ( 16.898417)
test_basic             0.002789   0.004197   0.951425 (  0.995331)
test_all               0.006136   0.003483 852.134820 (954.644680)
test_rubyspec          0.039907   0.036575 107.076067 ( 27.419707)
total: 1047.31 sec