Logfile: /home/opc/ruby/logs/brlog.master.20250731-180634
#<BuildRuby:0x0000fffc0750fdd0
 @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-180634",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000033   0.000003   0.000036 (  0.000036)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.004927   0.000547   2.147655 (  1.846448)
build_miniruby         0.001154   0.000128   1.264154 (  1.268982)
build_ruby             0.001700   0.000189   1.882620 (  4.060581)
build_all              0.006601   0.000733   3.207780 (  1.799486)
build_install          0.011999   0.004449   4.665076 (  2.676965)
test_btest             0.000608   0.000087  36.098309 ( 15.998216)
test_basic             0.002496   0.004321   0.491883 (  0.575562)
test_all               0.065834   0.045799 501.915621 (222.711013)
test_rubyspec          0.027905   0.064543  62.690780 ( 29.682456)
total: 280.62 sec