Logfile: /home/opc/ruby/logs/brlog.master.20250727-004418
#<BuildRuby:0x0000fffd198dfdd0
 @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-004418",
 @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.000009   0.000003   0.000012 (  0.000013)
autoconf               0.000022   0.000006   0.000028 (  0.000028)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.003319   0.002466   2.192410 (  2.140410)
build_miniruby         0.001308   0.000000   1.310571 (  1.321523)
build_ruby             0.001750   0.000000   1.919526 (  4.684759)
build_all              0.005414   0.001502   3.222024 (  1.783696)
build_install          0.013810   0.002827   4.632698 (  2.728450)
test_btest             0.000597   0.000170  36.399345 ( 15.533885)
test_basic             0.001734   0.004929   0.487403 (  0.573848)
test_all               0.067144   0.046934 466.550607 (202.725530)
test_rubyspec          0.038178   0.052768  62.346326 ( 29.552265)
total: 261.05 sec