Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-152532
#<BuildRuby:0x00007f2d1599fdd8
 @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.20250617-152532",
 @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.000005   0.000024 (  0.000025)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.007880   0.003103   5.475570 (  7.683926)
build_miniruby         0.001317   0.000352   1.775522 (  2.410578)
build_ruby             0.002261   0.000057   6.394115 (  9.019505)
build_all              0.013117   0.003627  24.797947 ( 29.070915)
build_install          0.022832   0.005828   9.397665 ( 12.177343)
test_btest             0.000725   0.000191  70.174716 ( 95.874447)
test_basic             0.004420   0.004690   0.970785 (  1.671739)
test_all               0.008871   0.002746 1034.135739 (1226.730086)
test_rubyspec          0.036719   0.036976 107.555656 ( 23.371813)
total: 1408.01 sec