Logfile: /home/opc/ruby/logs/brlog.master.20250801-152257
#<BuildRuby:0x0000fffdea70fdd0
 @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-152257",
 @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.000012   0.000002   0.000014 (  0.000013)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.005024   0.000188   2.146110 (  1.878299)
build_miniruby         0.001081   0.000171   1.261094 (  1.264506)
build_ruby             0.001557   0.000000   1.859276 (  3.924768)
build_all              0.007570   0.000000   3.234766 (  1.773265)
build_install          0.017456   0.000000   4.691343 (  2.675328)
test_btest             0.000667   0.000000  37.502659 ( 16.147865)
test_basic             0.004508   0.003490   0.504086 (  0.582526)
test_all               0.075939   0.035774 492.186952 (211.978815)
test_rubyspec          0.047472   0.040343  62.445366 ( 29.598741)
total: 269.83 sec