Logfile: /home/opc/ruby/logs/brlog.master.20250724-173241
#<BuildRuby:0x0000ffff33c8fdd8
 @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.20250724-173241",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000017   0.000001   0.000018 (  0.000045)
configure              0.000014   0.000000   0.000014 (  0.000026)
build_up               0.005155   0.000259   2.010138 (  1.770919)
build_miniruby         0.001201   0.000061   1.259813 (  1.269353)
build_ruby             0.001665   0.000084   1.940202 (  3.971444)
build_all              0.006725   0.000338   3.231628 (  1.747369)
build_install          0.016992   0.000000   4.603853 (  2.645831)
test_btest             0.000300   0.000365  36.129468 ( 15.832879)
test_basic             0.000000   0.007275   0.485939 (  0.583963)
test_all               0.082457   0.029459 475.771986 (199.686083)
test_rubyspec          0.064700   0.018858  63.085501 ( 29.794835)
total: 257.30 sec