Logfile: /home/opc/ruby/logs/brlog.master.20250731-165553
#<BuildRuby:0x0000fffc4f71fdd0
 @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-165553",
 @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.000002   0.000015 (  0.000015)
autoconf               0.000030   0.000005   0.000035 (  0.000035)
configure              0.000016   0.000003   0.000019 (  0.000019)
build_up               0.005138   0.000908   2.149939 (  1.867368)
build_miniruby         0.001097   0.000194   1.292300 (  1.299737)
build_ruby             0.000000   0.001464   1.893874 (  4.296268)
build_all              0.000914   0.006382   3.217786 (  1.798497)
build_install          0.003264   0.014289   4.682813 (  2.872279)
test_btest             0.000533   0.000237  36.390119 ( 15.656983)
test_basic             0.001546   0.005284   0.494932 (  0.577602)
test_all               0.076695   0.038309 447.168813 (192.105190)
test_rubyspec          0.031466   0.052370  63.070841 ( 29.778739)
total: 250.25 sec