Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-113258
#<BuildRuby:0x00007d6bf3b0fdd8
 @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-113258",
 @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.000004   0.000019 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004264   0.004498   3.959947 (  3.140069)
build_miniruby         0.001436   0.000159   1.782515 (  1.800390)
build_ruby             0.001840   0.000242   6.407259 (  6.571704)
build_all              0.013642   0.001442  23.123792 (  9.063057)
build_install          0.018484   0.004999   8.406513 (  4.781739)
test_btest             0.000843   0.000225  64.519441 ( 21.898964)
test_basic             0.001749   0.004911   0.988530 (  1.039420)
test_all               0.005977   0.005230 981.713798 (1075.413794)
test_rubyspec          0.049183   0.027177 104.555199 ( 28.181478)
total: 1151.89 sec