Logfile: /home/opc/ruby/logs/brlog.master.20250727-214346
#<BuildRuby:0x0000fffd06bcfdc8
 @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.20250727-214346",
 @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.000019   0.000001   0.000020 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.001851   0.003848   2.141785 (  1.826220)
build_miniruby         0.001142   0.000111   1.257611 (  1.263903)
build_ruby             0.001584   0.000000   1.852062 (  4.382623)
build_all              0.003374   0.003613   3.196038 (  1.713183)
build_install          0.014423   0.001939   4.630904 (  2.749923)
test_btest             0.000647   0.000087  36.470912 ( 15.477812)
test_basic             0.005782   0.000777   0.490418 (  0.573293)
test_all               0.087439   0.030962 428.586081 (188.338548)
test_rubyspec          0.053776   0.028191  62.180176 ( 29.768165)
total: 246.09 sec