Logfile: /home/opc/ruby/logs/brlog.master.20250731-131038
#<BuildRuby:0x0000fffdec1efdd0
 @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.20250731-131038",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000026   0.000001   0.000027 (  0.000028)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.004881   0.000253   2.136313 (  1.876297)
build_miniruby         0.001173   0.000060   1.243470 (  1.247540)
build_ruby             0.001439   0.000074   1.906041 (  4.076453)
build_all              0.007174   0.000000   3.214246 (  1.730161)
build_install          0.013720   0.004284   4.686683 (  2.739327)
test_btest             0.000660   0.000054  36.246507 ( 15.563343)
test_basic             0.003044   0.004169   0.488919 (  0.566226)
test_all               0.076313   0.036219 402.350231 (177.016478)
test_rubyspec          0.056508   0.024054  62.596581 ( 29.578425)
total: 234.40 sec