Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-024302
#<BuildRuby:0x000074f02c79fdd8
 @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-024302",
 @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.000014   0.000005   0.000019 (  0.000019)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000020   0.000006   0.000026 (  0.000027)
build_up               0.003064   0.006458   4.530621 (  2.568886)
build_miniruby         0.000339   0.001164   1.221768 (  1.218577)
build_ruby             0.001644   0.000260   5.087370 (  5.253641)
build_all              0.007320   0.006833  21.335604 (  6.352852)
build_install          0.012302   0.008239   8.369476 (  3.820066)
test_btest             0.000623   0.000306  63.432232 ( 24.239872)
test_basic             0.002430   0.004762   0.750612 (  0.796601)
test_all               0.006563   0.001790 1017.473777 (1123.093166)
test_rubyspec          0.042193   0.033298 104.562038 ( 28.346251)
total: 1195.69 sec