Logfile: /home/opc/ruby/logs/brlog.master.20250727-033424
#<BuildRuby:0x0000fffcddbbfdc0
 @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-033424",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000024   0.000000   0.000024 (  0.000024)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.005424   0.000000   2.119165 (  1.830412)
build_miniruby         0.001326   0.000000   1.239325 (  1.241670)
build_ruby             0.000000   0.001658   1.901685 (  4.041259)
build_all              0.005183   0.002185   3.193021 (  1.743857)
build_install          0.013423   0.004505   4.681230 (  2.676867)
test_btest             0.000576   0.000047  36.848765 ( 15.661219)
test_basic             0.002597   0.004624   0.493664 (  0.582776)
test_all               0.083782   0.028232 471.156568 (197.759597)
test_rubyspec          0.050023   0.040324  62.256048 ( 29.309082)
total: 254.85 sec