Logfile: /home/opc/ruby/logs/brlog.master.20250802-150345
#<BuildRuby:0x0000fffc41f4fdd8
 @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.20250802-150345",
 @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.000014   0.000003   0.000017 (  0.000016)
autoconf               0.000022   0.000004   0.000026 (  0.000026)
configure              0.000013   0.000003   0.000016 (  0.000016)
build_up               0.004815   0.000805   2.158088 (  1.849381)
build_miniruby         0.001079   0.000180   1.282256 (  1.288901)
build_ruby             0.001336   0.000224   1.942701 (  3.919402)
build_all              0.004753   0.003656   3.294118 (  1.779643)
build_install          0.018106   0.000718   4.782992 (  2.743027)
test_btest             0.000895   0.000000  37.926211 ( 16.375836)
test_basic             0.000000   0.007469   0.506537 (  0.582792)
test_all               0.083671   0.033234 488.669956 (213.276140)
test_rubyspec          0.050568   0.046967  65.035268 ( 30.518836)
total: 272.34 sec