Logfile: /home/opc/ruby/logs/brlog.master.20250731-100231
#<BuildRuby:0x0000fffe7299fdd8
 @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.20250731-100231",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000020   0.000004   0.000024 (  0.000024)
configure              0.000014   0.000003   0.000017 (  0.000017)
build_up               0.005465   0.000332   2.202912 (  1.872519)
build_miniruby         0.001080   0.000238   1.326417 (  1.330686)
build_ruby             0.001183   0.000262   1.875449 (  4.577594)
build_all              0.002958   0.004948   3.280995 (  1.785470)
build_install          0.010392   0.006478   4.725190 (  2.657719)
test_btest             0.000675   0.000213  36.994314 ( 15.714984)
test_basic             0.005334   0.001686   0.496018 (  0.574367)
test_all               0.074731   0.043199 500.775324 (240.448642)
test_rubyspec          0.023054   0.066197  63.361320 ( 29.763200)
total: 298.73 sec