Logfile: /home/opc/ruby/logs/brlog.master.20250725-224633
#<BuildRuby:0x0000fffca57bfdc0
 @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-224633",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000004   0.000025 (  0.000024)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004916   0.000821   2.130589 (  1.825714)
build_miniruby         0.001057   0.000176   1.261923 (  1.263213)
build_ruby             0.001240   0.000207   1.872040 (  3.835547)
build_all              0.006289   0.001049   3.184138 (  1.808140)
build_install          0.011511   0.005098   4.617342 (  2.797071)
test_btest             0.000583   0.000117  36.844601 ( 15.781357)
test_basic             0.003723   0.003466   0.497573 (  0.578531)
test_all               0.083169   0.028474 434.874861 (192.141730)
test_rubyspec          0.044786   0.035726  63.361742 ( 29.919744)
total: 249.95 sec