Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-155603
#<BuildRuby:0x00007b2f422ffde0
 @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-155603",
 @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.000003   0.000021 (  0.000021)
autoconf               0.000029   0.000005   0.000034 (  0.000034)
configure              0.000024   0.000004   0.000028 (  0.000029)
build_up               0.003243   0.004604   3.620497 (  3.997246)
build_miniruby         0.001123   0.000259   1.394729 (  3.532147)
build_ruby             0.000557   0.001407   5.988044 ( 23.429446)
build_all              0.010526   0.004353  23.250665 ( 10.971733)
build_install          0.017639   0.003914   8.551164 (  5.405663)
test_btest             0.001084   0.000000  63.657676 ( 25.698240)
test_basic             0.003799   0.006265   1.029718 (  1.172419)
test_all               0.007858   0.004063 1022.426488 (1128.348826)
test_rubyspec          0.042164   0.031800 107.020759 ( 31.188572)
total: 1233.75 sec