Logfile: /home/opc/ruby/logs/brlog.master.20250803-143253
#<BuildRuby:0x0000fffd4b33fdd0
 @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.20250803-143253",
 @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.000011   0.000002   0.000013 (  0.000015)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000049   0.000011   0.000060 (  0.000060)
build_up               0.004528   0.001010   2.179431 (  1.843390)
build_miniruby         0.000000   0.001407   1.275701 (  1.280549)
build_ruby             0.000000   0.001524   1.876787 (  4.043334)
build_all              0.000000   0.007062   3.246337 (  1.942305)
build_install          0.005080   0.010932   4.670221 (  2.769549)
test_btest             0.000880   0.000000  37.739882 ( 17.467477)
test_basic             0.006032   0.000000   0.507868 (  0.599788)
test_all               0.076481   0.036195 443.316032 (194.260901)
test_rubyspec          0.034011   0.053289  63.257787 ( 29.699312)
total: 253.91 sec