Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-204428
#<BuildRuby:0x000071434d6dfdd8
 @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.20250612-204428",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000036   0.000007   0.000043 (  0.000044)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.007662   0.004034   5.248003 (  3.427203)
build_miniruby         0.001416   0.000311   1.735609 (  1.797636)
build_ruby             0.000403   0.001958   5.999916 (  6.180268)
build_all              0.011051   0.002722  18.869901 (  5.549702)
build_install          0.014405   0.005232   7.202382 (  3.134344)
test_btest             0.000831   0.000205  60.217100 ( 23.096352)
test_basic             0.001964   0.005495   0.981794 (  1.033548)
test_all               0.005801   0.004446 753.084898 (842.433981)
test_rubyspec          0.045067   0.031498 100.594043 ( 20.832314)
total: 907.49 sec