Logfile: /home/opc/ruby/logs/brlog.master.20250731-160620
#<BuildRuby:0x0000fffdac25fdc8
 @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-160620",
 @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.000014   0.000003   0.000017 (  0.000016)
autoconf               0.000023   0.000005   0.000028 (  0.000028)
configure              0.000014   0.000003   0.000017 (  0.000018)
build_up               0.004844   0.001136   2.165382 (  1.871666)
build_miniruby         0.001288   0.000000   1.265835 (  1.270875)
build_ruby             0.001572   0.000000   1.878600 (  3.878973)
build_all              0.004407   0.002976   3.208048 (  1.796920)
build_install          0.010011   0.007008   4.704144 (  2.655331)
test_btest             0.000636   0.000190  36.335792 ( 15.929997)
test_basic             0.006065   0.001817   0.493971 (  0.582355)
test_all               0.092261   0.016142 451.872727 (210.596285)
test_rubyspec          0.050004   0.043151  63.466791 ( 29.725363)
total: 268.31 sec