Logfile: /home/opc/ruby/logs/brlog.master.20250731-090141
#<BuildRuby:0x0000fffcd8fcfdc0
 @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-090141",
 @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.000012   0.000003   0.000015 (  0.000014)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000014   0.000003   0.000017 (  0.000016)
build_up               0.004973   0.001047   2.201952 (  1.878168)
build_miniruby         0.001127   0.000238   1.303798 (  1.306984)
build_ruby             0.001408   0.000296   1.960685 (  4.184238)
build_all              0.004166   0.004188   3.334138 (  1.815870)
build_install          0.008188   0.010891   4.879084 (  2.775795)
test_btest             0.000681   0.000235  37.570686 ( 16.015600)
test_basic             0.004835   0.001670   0.495120 (  0.587256)
test_all               0.092094   0.021994 436.803604 (188.419832)
test_rubyspec          0.037458   0.045922  62.100652 ( 29.334046)
total: 246.32 sec