Logfile: /home/opc/ruby/logs/brlog.master.20250802-090540
#<BuildRuby:0x0000fffed47afde0
 @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.20250802-090540",
 @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.000002   0.000012 (  0.000011)
autoconf               0.000018   0.000004   0.000022 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005075   0.000897   2.118929 (  1.835865)
build_miniruby         0.001177   0.000000   1.231401 (  1.233929)
build_ruby             0.001892   0.000000   1.879012 (  4.346742)
build_all              0.006018   0.000824   3.172355 (  1.709547)
build_install          0.011050   0.004885   4.633301 (  2.643965)
test_btest             0.000680   0.000136  37.316796 ( 17.170582)
test_basic             0.005687   0.001134   0.493466 (  0.569787)
test_all               0.091337   0.019699 472.799367 (199.786101)
test_rubyspec          0.025884   0.057925  63.215534 ( 29.608634)
total: 258.91 sec