Logfile: /home/opc/ruby/logs/brlog.master.20250725-054654
#<BuildRuby:0x0000fffe6dcdfde0
 @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.20250725-054654",
 @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.000011   0.000000   0.000011 (  0.000011)
autoconf               0.000020   0.000000   0.000020 (  0.000020)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.005066   0.000000   2.035450 (  1.798199)
build_miniruby         0.001502   0.000000   1.254233 (  1.257807)
build_ruby             0.001549   0.000000   1.921593 (  4.114777)
build_all              0.007391   0.000000   3.231952 (  1.708100)
build_install          0.013020   0.003651   4.646115 (  2.679246)
test_btest             0.000000   0.000778  36.612850 ( 15.800273)
test_basic             0.002481   0.003927   0.484996 (  0.568104)
test_all               0.088881   0.020778 477.521063 (222.263199)
test_rubyspec          0.047939   0.039653  63.198499 ( 29.748058)
total: 279.94 sec