Logfile: /home/opc/ruby/logs/brlog.master.20250801-042918
#<BuildRuby:0x0000fffc48ddfdc0
 @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-042918",
 @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.000002   0.000013 (  0.000012)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.001177   0.004270   2.145733 (  1.847564)
build_miniruby         0.001133   0.000186   1.238183 (  1.242100)
build_ruby             0.001342   0.000220   1.863085 (  4.792392)
build_all              0.005116   0.002086   3.207104 (  1.777608)
build_install          0.010889   0.005257   4.698631 (  2.634417)
test_btest             0.000605   0.000130  36.287993 ( 15.595935)
test_basic             0.006741   0.000544   0.500730 (  0.600263)
test_all               0.072752   0.038396 475.854106 (199.715996)
test_rubyspec          0.038435   0.049125  62.483578 ( 29.565017)
total: 257.77 sec