Logfile: /home/opc/ruby/logs/brlog.master.20250801-182428
#<BuildRuby:0x0000fffd4599fdc0
 @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-182428",
 @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.000029   0.000004   0.000033 (  0.000030)
configure              0.000020   0.000002   0.000022 (  0.000020)
build_up               0.005290   0.000137   2.132965 (  1.845035)
build_miniruby         0.001111   0.000117   1.268231 (  1.272720)
build_ruby             0.001488   0.000157   1.906459 (  4.491242)
build_all              0.002293   0.004573   3.218818 (  1.694523)
build_install          0.012355   0.004211   4.689677 (  2.687348)
test_btest             0.000543   0.000098  37.373960 ( 15.814985)
test_basic             0.002264   0.004847   0.502445 (  0.579070)
test_all               0.097169   0.014839 446.703488 (190.101820)
test_rubyspec          0.043789   0.037834  62.809989 ( 29.593763)
total: 248.08 sec