Logfile: /home/opc/ruby/logs/brlog.master.20250730-013448
#<BuildRuby:0x0000fffc4f77fdc0
 @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.20250730-013448",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000024)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.005385   0.000143   2.159088 (  1.835181)
build_miniruby         0.001404   0.000134   1.267806 (  1.272272)
build_ruby             0.001577   0.000000   1.894317 (  4.099465)
build_all              0.007413   0.000000   3.228659 (  1.745648)
build_install          0.016939   0.000458   4.680947 (  2.611844)
test_btest             0.000652   0.000049  36.888891 ( 15.854834)
test_basic             0.002529   0.004124   0.497480 (  0.586798)
test_all               0.077549   0.033487 444.975273 (197.435551)
test_rubyspec          0.043222   0.052508  63.630281 ( 30.000278)
total: 255.44 sec