Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-052854
#<BuildRuby:0x00007a00f5abfde0
 @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.20250618-052854",
 @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.000023   0.000005   0.000028 (  0.000027)
autoconf               0.000038   0.000009   0.000047 (  0.000048)
configure              0.000031   0.000007   0.000038 (  0.000039)
build_up               0.008421   0.003870   5.604986 (  4.190265)
build_miniruby         0.001400   0.000352   1.726698 (  1.786174)
build_ruby             0.001011   0.001034   6.725835 ( 22.628859)
build_all              0.015294   0.000656  23.249714 ( 10.922290)
build_install          0.020149   0.003994   9.477995 (  4.506047)
test_btest             0.000498   0.000691  65.662004 ( 34.978195)
test_basic             0.003079   0.003825   0.997670 (  1.096983)
test_all               0.007121   0.003109 1041.191147 (1128.697366)
test_rubyspec          0.053185   0.027237 107.899700 ( 27.418971)
total: 1236.23 sec