Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-183737
#<BuildRuby:0x000073cb32b7fdd8
 @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-183737",
 @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.000021)
autoconf               0.000033   0.000000   0.000033 (  0.000034)
configure              0.000027   0.000000   0.000027 (  0.000027)
build_up               0.003536   0.004669   4.534833 (  2.674319)
build_miniruby         0.000000   0.001373   1.464452 (  1.461437)
build_ruby             0.001548   0.000170   5.136117 (  5.323256)
build_all              0.011038   0.002177  20.958350 (  6.329811)
build_install          0.018077   0.006853   8.770880 (  4.976057)
test_btest             0.000777   0.000234  62.438600 ( 23.671197)
test_basic             0.003704   0.003041   0.919159 (  0.973666)
test_all               0.006458   0.002866 880.907777 (963.873687)
test_rubyspec          0.045809   0.031173 104.633166 ( 23.140003)
total: 1032.42 sec