Logfile: /home/opc/ruby/logs/brlog.master.20250730-053603
#<BuildRuby:0x0000ffffab43fde0
 @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-053603",
 @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.000015)
autoconf               0.000023   0.000003   0.000026 (  0.000026)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.004196   0.001575   2.188919 (  1.925994)
build_miniruby         0.000000   0.001252   1.260152 (  1.266509)
build_ruby             0.000000   0.001620   1.931643 (  4.059305)
build_all              0.004368   0.003418   3.234892 (  1.794012)
build_install          0.008196   0.009164   4.712996 (  2.709853)
test_btest             0.000759   0.000000  36.888171 ( 15.639263)
test_basic             0.007269   0.000000   0.497041 (  0.577504)
test_all               0.094258   0.017406 432.470658 (201.630076)
test_rubyspec          0.036673   0.052748  64.724221 ( 30.739759)
total: 260.34 sec