Logfile: /home/opc/ruby/logs/brlog.master.20250729-060915
#<BuildRuby:0x0000fffdb940fdc8
 @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.20250729-060915",
 @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.000016   0.000004   0.000020 (  0.000236)
autoconf               0.000023   0.000005   0.000028 (  0.000027)
configure              0.000017   0.000004   0.000021 (  0.000021)
build_up               0.005163   0.000297   2.158314 (  1.847140)
build_miniruby         0.001044   0.000220   1.308574 (  1.312587)
build_ruby             0.001368   0.000288   1.919183 (  4.072700)
build_all              0.006785   0.000410   3.189824 (  1.797120)
build_install          0.016842   0.000000   4.655994 (  2.709776)
test_btest             0.000791   0.000000  36.650073 ( 18.668741)
test_basic             0.006619   0.000000   0.496396 (  0.580549)
test_all               0.083157   0.030067 473.457559 (211.000834)
test_rubyspec          0.037839   0.058236  62.804875 ( 29.668793)
total: 271.66 sec