Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-152258
#<BuildRuby:0x0000752c2f29fdd0
 @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.20250618-152258",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005589   0.003711   3.946334 (  5.688716)
build_miniruby         0.001293   0.000378   1.787663 (  2.261348)
build_ruby             0.002222   0.000055   6.155513 (  7.497169)
build_all              0.013952   0.003048  24.037071 ( 23.040271)
build_install          0.018925   0.008233   8.759222 (  9.417047)
test_btest             0.001030   0.000308  76.752557 ( 96.031932)
test_basic             0.006887   0.002621   1.038107 (  1.815611)
test_all               0.009772   0.002486 1050.365370 (1185.750192)
test_rubyspec          0.037712   0.037280 109.369792 ( 27.057253)
total: 1358.56 sec