Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-215722
#<BuildRuby:0x0000787b3e26fde0
 @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.20250614-215722",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000025   0.000005   0.000030 (  0.000029)
build_up               0.006013   0.004457   4.992077 (  3.842255)
build_miniruby         0.001677   0.000000   1.507484 (  1.581655)
build_ruby             0.000000   0.002160   6.082174 (  6.339321)
build_all              0.010369   0.004643  22.363427 ( 11.185178)
build_install          0.015361   0.009168   9.019017 (  5.845665)
test_btest             0.000777   0.000226  65.352192 ( 40.016790)
test_basic             0.002636   0.005883   1.062681 (  1.553819)
test_all               0.008966   0.001890 1017.114868 (1122.783510)
test_rubyspec          0.041980   0.036144 103.057396 ( 25.416187)
total: 1218.57 sec