Logfile: /home/opc/ruby/logs/brlog.master.20250731-091831
#<BuildRuby:0x0000fffc531ffdd8
 @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-091831",
 @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.000016   0.000003   0.000019 (  0.000056)
configure              0.000016   0.000002   0.000018 (  0.000018)
build_up               0.004468   0.000745   2.123287 (  1.817571)
build_miniruby         0.001144   0.000191   1.235219 (  1.240295)
build_ruby             0.001655   0.000000   1.882458 (  4.801109)
build_all              0.007049   0.000727   3.234688 (  1.777517)
build_install          0.010988   0.005776   4.709282 (  2.673176)
test_btest             0.000691   0.000138  36.465961 ( 16.062152)
test_basic             0.005765   0.000178   0.490854 (  0.576268)
test_all               0.070662   0.041228 469.974635 (199.222260)
test_rubyspec          0.045181   0.043111  62.582936 ( 29.671767)
total: 257.84 sec