Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-142834
#<BuildRuby:0x00007a49cfeffdd8
 @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.20250619-142834",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000030   0.000008   0.000038 (  0.000038)
build_up               0.006185   0.002326   3.775720 (  2.778083)
build_miniruby         0.000648   0.000910   1.657192 (  1.656504)
build_ruby             0.001044   0.001020   5.945060 ( 19.505072)
build_all              0.010713   0.004531  21.807375 (  6.713102)
build_install          0.014946   0.006340   7.887216 (  3.880489)
test_btest             0.000826   0.000260  64.667028 ( 23.286268)
test_basic             0.004822   0.002250   0.942692 (  0.991001)
test_all               0.008448   0.001092 999.981482 (1107.756058)
test_rubyspec          0.047768   0.031230 105.891862 ( 29.399952)
total: 1195.97 sec