Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-040407
#<BuildRuby:0x000072923279fdd8
 @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-040407",
 @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.000016   0.000004   0.000020 (  0.000019)
autoconf               0.000000   0.000054   0.000054 (  0.000055)
configure              0.000000   0.000030   0.000030 (  0.000030)
build_up               0.005830   0.004283   4.937553 (  3.080350)
build_miniruby         0.000000   0.001534   1.546476 (  1.543415)
build_ruby             0.001833   0.000083   5.882545 (  6.025959)
build_all              0.013021   0.001464  22.752621 (  7.277050)
build_install          0.014249   0.007196   8.508445 (  3.964908)
test_btest             0.000000   0.001015  61.982400 ( 21.306053)
test_basic             0.005705   0.002450   0.978425 (  1.027766)
test_all               0.008229   0.002790 1019.072282 (1104.180092)
test_rubyspec          0.049212   0.027528 108.421030 ( 24.113167)
total: 1172.52 sec