Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-023612
#<BuildRuby:0x00007136bf99fdd8
 @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-023612",
 @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.000018)
autoconf               0.000027   0.000006   0.000033 (  0.000033)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.003013   0.006274   4.786923 (  2.878430)
build_miniruby         0.001345   0.000094   1.487919 (  1.485604)
build_ruby             0.001023   0.001015   5.908263 (  6.009279)
build_all              0.009987   0.005636  23.275293 (  8.062130)
build_install          0.017311   0.006185   8.795528 (  4.303980)
test_btest             0.000964   0.000000  63.721297 ( 19.422399)
test_basic             0.001741   0.005599   0.967106 (  1.017922)
test_all               0.008367   0.002237 981.447379 (1065.246248)
test_rubyspec          0.047757   0.029896 108.849595 ( 28.902661)
total: 1137.33 sec