Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-220035
#<BuildRuby:0x0000776e3eacfde0
 @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-220035",
 @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.000014   0.000004   0.000018 (  0.000020)
autoconf               0.000025   0.000008   0.000033 (  0.000033)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005338   0.003111   4.558901 (  2.728702)
build_miniruby         0.000813   0.000623   1.384099 (  1.381056)
build_ruby             0.001780   0.000248   5.496673 ( 38.042326)
build_all              0.013375   0.002137  20.777396 ( 11.489974)
build_install          0.016901   0.006285   8.686979 (  4.439275)
test_btest             0.000829   0.000000  63.956801 ( 23.171192)
test_basic             0.003595   0.003148   0.835252 (  0.879824)
test_all               0.006462   0.003923 812.976682 (908.068797)
test_rubyspec          0.039547   0.031519  97.230769 ( 16.633571)
total: 1006.84 sec