Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-052816
#<BuildRuby:0x00007b9ad4b9fdd0
 @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-052816",
 @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.000006   0.000023 (  0.000024)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.006469   0.003461   5.268141 (  3.746995)
build_miniruby         0.000500   0.001175   2.113209 (  2.109947)
build_ruby             0.000727   0.001262   5.979336 (  6.164625)
build_all              0.012108   0.003350  23.361641 (  8.024829)
build_install          0.021959   0.001547   8.995773 (  4.367840)
test_btest             0.000948   0.000000  66.099786 ( 23.389164)
test_basic             0.004405   0.003783   1.013420 (  1.081261)
test_all               0.007960   0.002696 991.556442 (1077.382140)
test_rubyspec          0.045525   0.030221 112.121152 ( 36.922981)
total: 1163.19 sec