Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-142922
#<BuildRuby:0x000078fe8f14fdc8
 @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.20250616-142922",
 @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.000028   0.000008   0.000036 (  0.000045)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.005366   0.004434   4.923655 (  3.040426)
build_miniruby         0.000506   0.001182   1.634158 (  1.754015)
build_ruby             0.002255   0.000000   5.984854 (  6.382645)
build_all              0.012111   0.004120  22.607787 ( 10.132981)
build_install          0.010393   0.007983   7.948936 (  3.670344)
test_btest             0.000365   0.000631  62.141006 ( 22.027472)
test_basic             0.001546   0.005881   0.970209 (  1.030579)
test_all               0.005326   0.004820 957.459402 (1047.351391)
test_rubyspec          0.049139   0.030131 105.428879 ( 23.359041)
total: 1118.75 sec