Logfile: /home/opc/ruby/logs/brlog.master.20250726-094137
#<BuildRuby:0x0000fffc58bafdd8
 @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.20250726-094137",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.002757   0.003211   2.177165 (  1.840210)
build_miniruby         0.001155   0.000165   1.314412 (  1.320161)
build_ruby             0.001559   0.000000   1.955601 (  3.902067)
build_all              0.004618   0.002932   3.188076 (  1.797239)
build_install          0.010356   0.007036   4.626865 (  2.739133)
test_btest             0.000926   0.000206  36.130289 ( 18.560461)
test_basic             0.002931   0.004352   0.491360 (  0.573368)
test_all               0.063717   0.051457 494.017443 (218.731115)
test_rubyspec          0.056437   0.023433  62.691540 ( 29.492899)
total: 278.96 sec