Logfile: /home/opc/ruby/logs/brlog.master.20250731-072922
#<BuildRuby:0x0000fffe1c03fdc0
 @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.20250731-072922",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002002   0.003715   2.136359 (  1.819595)
build_miniruby         0.001065   0.000167   1.256797 (  1.259980)
build_ruby             0.001580   0.000000   1.928179 (  4.415035)
build_all              0.007418   0.000129   3.232170 (  1.791989)
build_install          0.009045   0.007571   4.710652 (  2.693892)
test_btest             0.000640   0.000133  36.353486 ( 18.141667)
test_basic             0.003195   0.003810   0.491374 (  0.574578)
test_all               0.070699   0.040132 430.832708 (187.325776)
test_rubyspec          0.044744   0.039379  62.069242 ( 29.314868)
total: 247.34 sec