Logfile: /home/opc/ruby/logs/brlog.master.20250727-090311
#<BuildRuby:0x0000fffd5e49fdc0
 @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.20250727-090311",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.002062   0.003563   2.160029 (  1.857810)
build_miniruby         0.000984   0.000206   1.339402 (  1.348925)
build_ruby             0.001290   0.000271   1.874820 (  3.862892)
build_all              0.006870   0.000573   3.218521 (  1.840401)
build_install          0.012952   0.003405   4.742874 (  2.782062)
test_btest             0.000478   0.000100  36.199926 ( 17.820625)
test_basic             0.003230   0.003848   0.486991 (  0.572717)
test_all               0.078779   0.031893 419.674620 (182.752686)
test_rubyspec          0.036935   0.048759  62.987634 ( 29.649698)
total: 242.49 sec