Logfile: /home/opc/ruby/logs/brlog.master.20250729-161240
#<BuildRuby:0x0000fffd269afdc0
 @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.20250729-161240",
 @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.000003   0.000013 (  0.000014)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.005122   0.000255   2.187431 (  1.869169)
build_miniruby         0.001038   0.000230   1.326774 (  1.329297)
build_ruby             0.001349   0.000300   1.976489 (  4.157404)
build_all              0.007347   0.000000   3.247280 (  1.740055)
build_install          0.013001   0.005044   4.722355 (  2.764922)
test_btest             0.000749   0.000171  38.070062 ( 16.863493)
test_basic             0.001235   0.003554   0.500247 (  0.587731)
test_all               0.073336   0.047796 446.605751 (189.277982)
test_rubyspec          0.049576   0.046928  63.142318 ( 29.582762)
total: 248.17 sec