Logfile: /home/opc/ruby/logs/brlog.master.20250802-134944
#<BuildRuby:0x0000ffff24f8fdd0
 @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.20250802-134944",
 @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.000013   0.000004   0.000017 (  0.000016)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000014   0.000004   0.000018 (  0.000017)
build_up               0.004586   0.001432   2.219848 (  2.161634)
build_miniruby         0.000985   0.000307   1.277816 (  1.290711)
build_ruby             0.001605   0.000000   1.914258 (  4.100448)
build_all              0.003011   0.004203   3.207148 (  1.766626)
build_install          0.006316   0.010361   4.674807 (  2.648446)
test_btest             0.000598   0.000268  37.195499 ( 15.941548)
test_basic             0.004744   0.002124   0.499720 (  0.575593)
test_all               0.073365   0.041078 493.363350 (233.053536)
test_rubyspec          0.022513   0.064007  62.493523 ( 29.424973)
total: 290.96 sec