Logfile: /home/opc/ruby/logs/brlog.master.20250801-052155
#<BuildRuby:0x0000fffebe4bfdd0
 @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.20250801-052155",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000024   0.000001   0.000025 (  0.000025)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005488   0.000072   2.154714 (  1.910233)
build_miniruby         0.001160   0.000055   1.267626 (  1.269704)
build_ruby             0.001209   0.000057   1.944370 (  4.096208)
build_all              0.003851   0.004149   3.255769 (  1.817144)
build_install          0.015830   0.001042   4.672423 (  2.663960)
test_btest             0.000659   0.000059  36.659618 ( 15.631671)
test_basic             0.000000   0.006987   0.496345 (  0.583208)
test_all               0.079626   0.033161 468.572431 (198.856649)
test_rubyspec          0.034598   0.054176  62.719882 ( 29.676613)
total: 256.51 sec