Logfile: /home/opc/ruby/logs/brlog.master.20250727-043345
#<BuildRuby:0x0000fffd8a17fdd0
 @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.20250727-043345",
 @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.000015   0.000000   0.000015 (  0.000015)
autoconf               0.000033   0.000000   0.000033 (  0.000033)
configure              0.000018   0.000000   0.000018 (  0.000019)
build_up               0.001152   0.004095   2.112613 (  1.834671)
build_miniruby         0.001210   0.000061   1.267973 (  1.271276)
build_ruby             0.001760   0.000088   1.853122 (  3.999065)
build_all              0.000579   0.006923   3.202620 (  1.760022)
build_install          0.012868   0.003374   4.663871 (  2.679573)
test_btest             0.000696   0.000102  36.761605 ( 16.140680)
test_basic             0.002567   0.004086   0.483386 (  0.562693)
test_all               0.067009   0.043986 483.108851 (217.070572)
test_rubyspec          0.041252   0.048626  62.734568 ( 29.729539)
total: 275.05 sec