Logfile: /home/opc/ruby/logs/brlog.master.20250725-232051
#<BuildRuby:0x0000ffff4121fde0
 @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-232051",
 @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.000012)
autoconf               0.000023   0.000000   0.000023 (  0.000023)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.006432   0.000000   2.195152 (  1.853556)
build_miniruby         0.001280   0.000000   1.300791 (  1.303748)
build_ruby             0.001681   0.000000   1.909267 (  4.370455)
build_all              0.004484   0.003712   3.270788 (  1.827122)
build_install          0.013540   0.006539   4.808609 (  2.865517)
test_btest             0.000744   0.000069  38.252207 ( 17.473224)
test_basic             0.000651   0.006270   0.505308 (  0.585958)
test_all               0.069562   0.042342 415.693619 (177.355973)
test_rubyspec          0.027116   0.061707  62.272050 ( 29.841238)
total: 237.48 sec