Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-181505
#<BuildRuby:0x0000704f7736fdd0
 @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-181505",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000030   0.000006   0.000036 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.003703   0.004035   3.693427 (  3.252583)
build_miniruby         0.001360   0.000090   1.585976 (  2.289395)
build_ruby             0.000000   0.002057   6.063838 ( 40.255086)
build_all              0.010958   0.005732  23.611972 (  9.373676)
build_install          0.016615   0.005165   8.280574 (  4.609235)
test_btest             0.000665   0.000188  65.023620 ( 26.718183)
test_basic             0.002906   0.003864   0.934278 (  0.989668)
test_all               0.007008   0.003976 952.402447 (1046.693208)
test_rubyspec          0.041332   0.036169 107.187946 ( 29.373454)
total: 1163.56 sec