Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-070923
#<BuildRuby:0x000071fe5fb9fdc8
 @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-070923",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000054   0.000000   0.000054 (  0.000054)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.005483   0.004649   5.135508 ( 10.077311)
build_miniruby         0.001284   0.000316   5.258033 (  7.529101)
build_ruby             0.000838   0.001119   6.185959 ( 37.501053)
build_all              0.012453   0.003557  22.233100 ( 10.771659)
build_install          0.016922   0.008229   8.666697 (  5.239742)
test_btest             0.000689   0.000195  66.533634 ( 35.335105)
test_basic             0.003594   0.006111   1.018777 (  1.278876)
test_all               0.007920   0.003178 1036.430321 (1151.750595)
test_rubyspec          0.046685   0.029401 102.821950 ( 26.003642)
total: 1285.49 sec