Logfile: /home/opc/ruby/logs/brlog.master.20250729-175230
#<BuildRuby:0x0000fffe3ac8fdc8
 @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-175230",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000062   0.000010   0.000072 (  0.000073)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.003350   0.002986   2.175975 (  1.896411)
build_miniruby         0.001035   0.000207   1.289505 (  1.295684)
build_ruby             0.001311   0.000262   1.974772 (  4.490561)
build_all              0.003302   0.004649   3.279319 (  1.793485)
build_install          0.008630   0.009492   4.827150 (  2.761477)
test_btest             0.000640   0.000213  37.108598 ( 16.072939)
test_basic             0.007490   0.000000   0.496514 (  0.590585)
test_all               0.085249   0.031072 482.075823 (200.889959)
test_rubyspec          0.038160   0.047346  62.356432 ( 29.633485)
total: 259.43 sec