Logfile: /home/opc/ruby/logs/brlog.master.20250801-052614
#<BuildRuby:0x0000fffc027dfdd0
 @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-052614",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000025   0.000004   0.000029 (  0.000030)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004712   0.000787   2.169121 (  1.859876)
build_miniruby         0.000989   0.000165   1.243264 (  1.252416)
build_ruby             0.001389   0.000232   1.899577 (  4.078325)
build_all              0.007614   0.000000   3.263926 (  1.773104)
build_install          0.009752   0.006871   4.683821 (  2.693767)
test_btest             0.000809   0.000000  36.709268 ( 15.625892)
test_basic             0.003117   0.004029   0.498880 (  0.583532)
test_all               0.084381   0.030387 481.634596 (206.796439)
test_rubyspec          0.035889   0.051894  62.612971 ( 29.595807)
total: 264.26 sec