Logfile: /home/opc/ruby/logs/brlog.master.20250724-153749
#<BuildRuby:0x0000ffffa7e9fdc0
 @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.20250724-153749",
 @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.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.005245   0.000550   2.072039 (  2.070476)
build_miniruby         0.001073   0.000112   1.256384 (  1.258540)
build_ruby             0.001593   0.000167   1.915855 (  3.965072)
build_all              0.007444   0.000000   3.241823 (  1.808016)
build_install          0.017004   0.000000   4.629629 (  2.808952)
test_btest             0.000724   0.000000  36.871739 ( 15.839265)
test_basic             0.003845   0.003739   0.489678 (  0.571620)
test_all               0.085755   0.034086 497.791402 (225.643420)
test_rubyspec          0.036201   0.053345  62.838276 ( 30.270577)
total: 284.24 sec