Logfile: /home/opc/ruby/logs/brlog.master.20250724-054337
#<BuildRuby:0x0000fffc78befdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250724-054337",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001244   0.004226   2.029044 (  1.822622)
build_miniruby         0.001004   0.000166   1.272814 (  1.280735)
build_ruby             0.001332   0.000219   1.904915 (  4.529241)
build_all              0.002642   0.004808   3.228341 (  1.718000)
build_install          0.014072   0.002717   4.610450 (  2.709301)
test_btest             0.000716   0.000155  36.381094 ( 15.882858)
test_basic             0.005839   0.001261   0.493768 (  0.581917)
test_all               0.069252   0.043675 443.654544 (209.536335)
test_rubyspec          0.023180   0.061046  62.687979 ( 29.723098)
total: 267.78 sec