Logfile: /home/opc/ruby/logs/brlog.master.20250731-002811
#<BuildRuby:0x0000fffe74e4fde0
 @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-002811",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000023   0.000001   0.000024 (  0.000024)
configure              0.000017   0.000001   0.000018 (  0.000017)
build_up               0.002472   0.003867   2.146751 (  1.807121)
build_miniruby         0.001085   0.000099   1.283366 (  1.285864)
build_ruby             0.001526   0.000000   1.864020 (  4.025570)
build_all              0.004062   0.003714   3.213199 (  1.741834)
build_install          0.017959   0.000000   4.708795 (  2.734132)
test_btest             0.000638   0.000000  36.451606 ( 15.652023)
test_basic             0.002721   0.004196   0.488261 (  0.574211)
test_all               0.077710   0.033704 491.181453 (234.455439)
test_rubyspec          0.042270   0.042115  63.467902 ( 29.859846)
total: 292.14 sec