Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-005306
#<BuildRuby:0x00007caeab64fdd0
 @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.20250613-005306",
 @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.000019)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000027   0.000005   0.000032 (  0.000033)
build_up               0.005821   0.003273   4.551406 (  2.699142)
build_miniruby         0.000319   0.001128   1.295205 (  1.292068)
build_ruby             0.000994   0.001062   5.231248 (  5.442276)
build_all              0.012968   0.003109  23.553569 (  9.983002)
build_install          0.013038   0.010858   8.762555 (  4.833340)
test_btest             0.001005   0.000000  56.664892 ( 15.323158)
test_basic             0.002109   0.004792   0.794484 (  0.844873)
test_all               0.006304   0.003441 980.415457 (1172.997053)
test_rubyspec          0.052708   0.029917 112.630934 (102.404506)
total: 1315.82 sec