Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-193456
#<BuildRuby:0x00007b4b790efde0
 @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.20250613-193456",
 @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.000020)
autoconf               0.000026   0.000005   0.000031 (  0.000031)
configure              0.000020   0.000004   0.000024 (  0.000024)
build_up               0.004838   0.002985   3.852678 (  2.172237)
build_miniruby         0.001096   0.000244   1.056261 (  1.053159)
build_ruby             0.000666   0.001182   4.192827 (  4.392615)
build_all              0.009025   0.003818  18.269191 (  5.319557)
build_install          0.014560   0.004370   6.371615 (  2.744627)
test_btest             0.000000   0.000966  56.498638 ( 21.599758)
test_basic             0.002589   0.003700   0.643869 (  0.694287)
test_all               0.007334   0.002099 808.550422 (938.517330)
test_rubyspec          0.048652   0.028022  99.812986 ( 23.586920)
total: 1000.08 sec