Logfile: /home/opc/ruby/logs/brlog.master.20250727-014757
#<BuildRuby:0x0000fffdc1defde0
 @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-014757",
 @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.000027   0.000003   0.000030 (  0.000029)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.004548   0.000505   2.118102 (  1.844391)
build_miniruby         0.000000   0.001357   1.235985 (  1.238494)
build_ruby             0.000000   0.001900   1.902886 (  3.968066)
build_all              0.003453   0.003372   3.204675 (  1.786818)
build_install          0.005088   0.011909   4.604240 (  2.595545)
test_btest             0.000667   0.000213  35.945163 ( 16.828582)
test_basic             0.005130   0.001634   0.483612 (  0.574346)
test_all               0.054302   0.055928 424.433405 (182.649111)
test_rubyspec          0.032544   0.051925  62.290918 ( 29.261021)
total: 240.75 sec