Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-133918
#<BuildRuby:0x000077fbd36cfdd0
 @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-133918",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000031   0.000011   0.000042 (  0.000043)
configure              0.000022   0.000008   0.000030 (  0.000031)
build_up               0.005139   0.004029   4.042659 (  3.633462)
build_miniruby         0.001234   0.000447   1.592403 (  1.649073)
build_ruby             0.001583   0.000573   5.548335 (  5.805214)
build_all              0.010665   0.002864  21.777741 (  6.683922)
build_install          0.015648   0.003514   7.794884 (  3.727701)
test_btest             0.000908   0.000000  64.239112 ( 20.921676)
test_basic             0.002917   0.004341   0.925008 (  0.975784)
test_all               0.006897   0.003725 977.252590 (1066.938031)
test_rubyspec          0.048378   0.030498 109.635915 ( 39.655829)
total: 1149.99 sec