Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-153621
#<BuildRuby:0x00007414cf83fdd0
 @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-153621",
 @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.000024   0.000000   0.000024 (  0.000023)
autoconf               0.000036   0.000000   0.000036 (  0.000036)
configure              0.000033   0.000000   0.000033 (  0.000032)
build_up               0.006981   0.004151   5.072519 (  3.853963)
build_miniruby         0.001436   0.000140   1.663441 (  1.735425)
build_ruby             0.001495   0.000518   5.819809 (  5.946966)
build_all              0.009816   0.003962  21.599467 (  6.541318)
build_install          0.009423   0.010506   8.565710 (  4.146313)
test_btest             0.000000   0.000858  63.223158 ( 20.123753)
test_basic             0.003601   0.002926   0.980432 (  1.042069)
test_all               0.010047   0.000046 991.841258 (1085.975441)
test_rubyspec          0.049903   0.028087 111.042028 ( 32.522270)
total: 1161.89 sec