Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-162255
#<BuildRuby:0x00007b3bb835fdd0
 @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.20250614-162255",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000039   0.000000   0.000039 (  0.000038)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.005054   0.003089   4.509156 (  2.815033)
build_miniruby         0.001301   0.000086   1.528640 (  1.525491)
build_ruby             0.000000   0.001881   5.927675 (  6.764508)
build_all              0.013609   0.001052  21.562894 (  7.489262)
build_install          0.017485   0.003068   7.981211 (  3.505692)
test_btest             0.000597   0.000162  61.202527 ( 22.237044)
test_basic             0.004150   0.002668   0.951545 (  1.021552)
test_all               0.010096   0.000431 1029.296742 (1120.380387)
test_rubyspec          0.048391   0.031532 107.461893 ( 31.287460)
total: 1197.03 sec