Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-090440
#<BuildRuby:0x000077318be8fdd0
 @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-090440",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005714   0.004895   5.288004 (  4.698135)
build_miniruby         0.000429   0.001143   1.700242 (  1.965980)
build_ruby             0.002013   0.000266   6.327036 (  7.031169)
build_all              0.010692   0.005656  23.914544 ( 15.199231)
build_install          0.017437   0.007490   9.201298 (  8.183541)
test_btest             0.001202   0.000023  68.482541 ( 56.064885)
test_basic             0.003935   0.003204   0.929453 (  1.347646)
test_all               0.008160   0.002706 1135.218181 (1579.695779)
test_rubyspec          0.045585   0.027749 106.679580 ( 26.745198)
total: 1700.93 sec