Logfile: /home/opc/ruby/logs/brlog.master.20250730-063317
#<BuildRuby:0x0000ffff3176fdc8
 @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.20250730-063317",
 @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.000016   0.000001   0.000017 (  0.000017)
autoconf               0.000026   0.000001   0.000027 (  0.000028)
configure              0.000017   0.000001   0.000018 (  0.000018)
build_up               0.005460   0.000068   2.151327 (  2.519549)
build_miniruby         0.001218   0.000056   1.283017 (  1.289755)
build_ruby             0.001430   0.000066   1.965484 (  4.669079)
build_all              0.004012   0.003826   3.257799 (  1.743251)
build_install          0.013430   0.004170   4.752450 (  2.691030)
test_btest             0.000576   0.000066  36.617514 ( 15.660096)
test_basic             0.006453   0.000740   0.493894 (  0.568909)
test_all               0.066009   0.048352 444.356193 (206.511386)
test_rubyspec          0.055936   0.032038  63.067477 ( 29.750243)
total: 265.41 sec