Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-140955
#<BuildRuby:0x00007f9d938ffdd0
 @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.20250616-140955",
 @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.000003   0.000017 (  0.000019)
autoconf               0.000028   0.000007   0.000035 (  0.000036)
configure              0.000000   0.000038   0.000038 (  0.000040)
build_up               0.004016   0.005369   4.934943 (  3.041542)
build_miniruby         0.001203   0.000339   1.683587 (  1.683619)
build_ruby             0.001201   0.000769   6.020987 (  6.208425)
build_all              0.012409   0.003982  22.641119 (  8.717665)
build_install          0.016739   0.007091   8.665328 (  4.553877)
test_btest             0.000735   0.000224  62.176234 ( 22.423312)
test_basic             0.002345   0.004774   0.937850 (  0.992494)
test_all               0.006569   0.004113 1007.731583 (1093.116195)
test_rubyspec          0.048414   0.029527 105.097006 ( 25.254482)
total: 1165.99 sec