Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-120928
#<BuildRuby:0x000077daf130fdd8
 @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.20250617-120928",
 @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.000013   0.000005   0.000018 (  0.000018)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.004891   0.005335   5.441166 (  3.885605)
build_miniruby         0.001361   0.000129   1.916489 (  1.914078)
build_ruby             0.001217   0.001090   5.967187 (  6.079096)
build_all              0.010215   0.005262  22.933775 (  8.141814)
build_install          0.015686   0.007097   8.840765 (  4.251314)
test_btest             0.000791   0.000311  65.876855 ( 21.669504)
test_basic             0.004095   0.004200   0.906018 (  0.953204)
test_all               0.005043   0.005675 997.259664 (1122.650340)
test_rubyspec          0.043298   0.031923 108.370669 ( 26.019178)
total: 1195.57 sec