Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-182251
#<BuildRuby:0x00007b9531ccfdc0
 @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.20250611-182251",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.003046   0.006041   4.692841 (  3.046317)
build_miniruby         0.001338   0.000090   2.052582 (  2.050830)
build_ruby             0.001739   0.000000   5.153552 (  6.092469)
build_all              0.009749   0.004009  20.265065 (  6.927942)
build_install          0.018267   0.004320   7.473379 (  3.674484)
test_btest             0.000191   0.000806  66.434399 ( 27.820854)
test_basic             0.003908   0.003666   0.948683 (  1.012405)
test_all               0.007646   0.002426 839.431892 (924.201402)
test_rubyspec          0.051074   0.020615 102.028983 ( 18.381430)
total: 993.21 sec