Logfile: /home/opc/ruby/logs/brlog.master.20250725-235049
#<BuildRuby:0x0000fffd7c60fde0
 @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.20250725-235049",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000023   0.000002   0.000025 (  0.000024)
configure              0.000016   0.000002   0.000018 (  0.000018)
build_up               0.001763   0.003593   2.115254 (  1.790989)
build_miniruby         0.000980   0.000147   1.272413 (  1.277345)
build_ruby             0.001387   0.000209   1.897970 (  3.828611)
build_all              0.007137   0.000000   3.178172 (  1.786262)
build_install          0.003043   0.014210   4.660596 (  2.702866)
test_btest             0.000804   0.000000  36.050672 ( 15.360552)
test_basic             0.001867   0.005711   0.495751 (  0.577833)
test_all               0.095981   0.016161 470.763669 (206.952572)
test_rubyspec          0.056260   0.033508  62.161608 ( 29.378148)
total: 263.66 sec