Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-153131
#<BuildRuby:0x00007b50242ffdd8
 @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.20250615-153131",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000026   0.000007   0.000033 (  0.000031)
build_up               0.005441   0.006059   5.551487 (  4.594474)
build_miniruby         0.000700   0.000906   1.783044 (  1.904716)
build_ruby             0.002104   0.000036   6.505160 (  7.056048)
build_all              0.011980   0.003418  23.468853 ( 10.756865)
build_install          0.020408   0.005826   9.022702 (  5.926334)
test_btest             0.000000   0.000972  65.104030 ( 24.026693)
test_basic             0.001862   0.004930   0.889398 (  0.935464)
test_all               0.005462   0.004164 984.742565 (1120.052232)
test_rubyspec          0.043366   0.030701 108.229673 ( 35.439268)
total: 1210.69 sec