Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-234559
#<BuildRuby:0x0000784da8aefdd0
 @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.20250612-234559",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000009   0.000038 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.003718   0.004548   3.866526 (  2.325269)
build_miniruby         0.001300   0.000000   1.023372 (  1.129286)
build_ruby             0.001425   0.000269   4.393434 ( 32.530860)
build_all              0.009451   0.003436  19.597971 (  5.844215)
build_install          0.014216   0.003983   7.291790 (  3.128609)
test_btest             0.000661   0.000209  59.260951 ( 20.643507)
test_basic             0.005380   0.003237   0.986082 (  1.185847)
test_all               0.007390   0.003338 922.697476 (1011.175048)
test_rubyspec          0.043995   0.031094 102.059399 ( 21.517965)
total: 1099.48 sec