Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-141932
#<BuildRuby:0x00007699ae71fde0
 @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.20250612-141932",
 @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.000030   0.000008   0.000038 (  0.000037)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.002289   0.006078   4.276803 (  2.690743)
build_miniruby         0.000350   0.001118   4.071938 (  3.609916)
build_ruby             0.000858   0.000957   4.224415 ( 27.210546)
build_all              0.009568   0.003852  21.122510 (  6.958779)
build_install          0.008611   0.010841   7.955052 (  3.643110)
test_btest             0.000908   0.000000  58.625530 ( 16.267878)
test_basic             0.003497   0.004216   0.835482 (  0.894626)
test_all               0.008343   0.001573 975.575221 (1063.332864)
test_rubyspec          0.048490   0.025907 100.901078 ( 27.665554)
total: 1152.28 sec