Logfile: /home/opc/ruby/logs/brlog.master.20250725-131400
#<BuildRuby:0x0000fffe8a8afdc0
 @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-131400",
 @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.000002   0.000013 (  0.000012)
autoconf               0.000025   0.000004   0.000029 (  0.000029)
configure              0.000017   0.000003   0.000020 (  0.000020)
build_up               0.001403   0.004273   2.162105 (  1.883895)
build_miniruby         0.001133   0.000249   1.258983 (  1.262409)
build_ruby             0.001249   0.000274   1.876639 (  4.305700)
build_all              0.003537   0.004025   3.179841 (  1.759953)
build_install          0.010831   0.006158   4.608332 (  2.739116)
test_btest             0.000514   0.000153  36.689731 ( 15.810020)
test_basic             0.002975   0.003995   0.507500 (  0.606293)
test_all               0.067788   0.044926 506.573179 (231.710404)
test_rubyspec          0.036640   0.046269  62.119784 ( 29.324797)
total: 289.40 sec