Logfile: /home/opc/ruby/logs/brlog.master.20250801-034841
#<BuildRuby:0x0000fffc880ffde0
 @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.20250801-034841",
 @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.000051   0.000002   0.000053 (  0.000054)
autoconf               0.000029   0.000002   0.000031 (  0.000030)
configure              0.000018   0.000000   0.000018 (  0.000018)
build_up               0.005909   0.000000   2.140841 (  1.869173)
build_miniruby         0.001238   0.000000   1.253430 (  1.258981)
build_ruby             0.001585   0.000044   1.870632 (  4.413434)
build_all              0.007391   0.000150   3.236004 (  1.787027)
build_install          0.012627   0.004178   4.679212 (  2.675727)
test_btest             0.000688   0.000053  36.573102 ( 15.660556)
test_basic             0.006411   0.000165   0.521669 (  0.602628)
test_all               0.079011   0.030529 430.612183 (186.914303)
test_rubyspec          0.024234   0.059904  61.914840 ( 29.171361)
total: 244.36 sec