Logfile: /home/opc/ruby/logs/brlog.master.20250723-234049
#<BuildRuby:0x0000fffc9336fde0
 @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.20250723-234049",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000020   0.000004   0.000024 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001936   0.003622   2.099090 (  1.843391)
build_miniruby         0.001100   0.000232   1.387970 (  1.396778)
build_ruby             0.001762   0.000000   1.993218 (  4.659469)
build_all              0.005023   0.002861   3.269224 (  1.770296)
build_install          0.014134   0.004465   4.779059 (  2.904428)
test_btest             0.000558   0.000134  37.785805 ( 16.684748)
test_basic             0.003821   0.003911   0.498803 (  0.578356)
test_all               0.090662   0.023821 432.821387 (186.935420)
test_rubyspec          0.023356   0.067822  62.332566 ( 29.486659)
total: 246.26 sec