Logfile: /home/opc/ruby/logs/brlog.master.20250731-154420
#<BuildRuby:0x0000fffc6014fde0
 @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-154420",
 @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.000003   0.000013 (  0.000012)
autoconf               0.000018   0.000004   0.000022 (  0.000036)
configure              0.000009   0.000002   0.000011 (  0.000036)
build_up               0.005261   0.000297   2.162827 (  1.840309)
build_miniruby         0.000957   0.000225   1.281931 (  1.291915)
build_ruby             0.001390   0.000327   1.909326 (  4.393515)
build_all              0.007467   0.000721   3.216307 (  1.754077)
build_install          0.015158   0.002263   4.708910 (  2.677510)
test_btest             0.000590   0.000124  37.044193 ( 16.499447)
test_basic             0.000000   0.007179   0.503243 (  0.593232)
test_all               0.077822   0.036122 427.455264 (196.113394)
test_rubyspec          0.035616   0.053491  63.268850 ( 29.755246)
total: 254.92 sec