Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-160348
#<BuildRuby:0x00007a3882d8fdd0
 @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-160348",
 @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.000018)
autoconf               0.000027   0.000006   0.000033 (  0.000033)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.004763   0.004435   4.820678 (  2.816589)
build_miniruby         0.000000   0.001575   1.376629 (  1.373819)
build_ruby             0.000695   0.001195   5.307791 (  5.505385)
build_all              0.008888   0.004233  20.641499 (  6.220701)
build_install          0.016158   0.003203   7.852263 (  3.483815)
test_btest             0.000000   0.000885  61.169087 ( 18.871455)
test_basic             0.006402   0.001829   0.939402 (  0.984364)
test_all               0.006556   0.004103 961.583758 (1080.012850)
test_rubyspec          0.046276   0.022943 103.924753 ( 26.367421)
total: 1145.64 sec