Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-183431
#<BuildRuby:0x0000726792d0fdd8
 @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-183431",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000024   0.000006   0.000030 (  0.000031)
build_up               0.002773   0.004936   3.673906 (  2.616402)
build_miniruby         0.001400   0.000000   1.462589 (  1.459272)
build_ruby             0.001285   0.000676   6.214838 ( 21.032442)
build_all              0.014713   0.001594  22.922087 (  8.385056)
build_install          0.018692   0.003664   8.189310 (  4.270210)
test_btest             0.000000   0.001117  64.437078 ( 23.615378)
test_basic             0.003132   0.003147   0.915928 (  0.970381)
test_all               0.008643   0.001741 1010.928607 (1100.168652)
test_rubyspec          0.042514   0.030185 104.143399 ( 20.787323)
total: 1183.31 sec