Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-043315
#<BuildRuby:0x0000721d3030fdd0
 @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.20250620-043315",
 @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.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.003791   0.004204   3.332805 (  2.601660)
build_miniruby         0.001129   0.000309   1.560749 (  1.558620)
build_ruby             0.000161   0.001782   5.562028 (  5.720649)
build_all              0.010164   0.004164  21.107275 (  6.380233)
build_install          0.014529   0.005907   7.629082 (  3.520588)
test_btest             0.000961   0.000000  59.454654 ( 16.015212)
test_basic             0.003677   0.003485   0.925020 (  0.983496)
test_all               0.009266   0.002325 902.026646 (1016.957896)
test_rubyspec          0.051216   0.027535 108.384254 ( 22.648541)
total: 1076.39 sec