Logfile: /home/opc/ruby/logs/brlog.master.20250730-024820
#<BuildRuby:0x0000ffff99b2fdd8
 @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.20250730-024820",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000018   0.000001   0.000019 (  0.000019)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005278   0.000278   2.141607 (  1.819853)
build_miniruby         0.001077   0.000057   1.254781 (  1.259899)
build_ruby             0.001500   0.000079   1.865137 (  4.506293)
build_all              0.006437   0.000339   3.221678 (  1.761501)
build_install          0.007457   0.008962   4.661682 (  2.685043)
test_btest             0.000000   0.000986  36.261891 ( 15.486287)
test_basic             0.000000   0.006701   0.491812 (  0.571655)
test_all               0.074660   0.040262 439.188885 (201.016707)
test_rubyspec          0.040042   0.046554  63.057517 ( 29.649513)
total: 258.76 sec