Logfile: /home/opc/ruby/logs/brlog.master.20250801-143912
#<BuildRuby:0x0000ffff703dfde0
 @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.20250801-143912",
 @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.000018   0.000002   0.000020 (  0.000309)
autoconf               0.000028   0.000005   0.000033 (  0.000032)
configure              0.000015   0.000002   0.000017 (  0.000017)
build_up               0.005921   0.000292   2.181869 (  1.855560)
build_miniruby         0.001386   0.000000   1.266875 (  1.269754)
build_ruby             0.001544   0.000000   1.868177 (  4.140341)
build_all              0.006643   0.000819   3.183906 (  1.775383)
build_install          0.016812   0.000000   4.710127 (  2.677821)
test_btest             0.000000   0.000996  36.969387 ( 16.372240)
test_basic             0.000499   0.003994   0.500315 (  0.594021)
test_all               0.058069   0.056191 453.315238 (194.023454)
test_rubyspec          0.039320   0.043715  62.208691 ( 29.520938)
total: 252.23 sec