Logfile: /home/opc/ruby/logs/brlog.master.20250729-012512
#<BuildRuby:0x0000fffed1effdc8
 @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-012512",
 @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.000014)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005234   0.000551   2.122185 (  1.851939)
build_miniruby         0.001203   0.000127   1.252216 (  1.259445)
build_ruby             0.001805   0.000190   1.886291 (  4.117456)
build_all              0.007454   0.000302   3.171264 (  1.798245)
build_install          0.012381   0.004393   4.642773 (  2.720160)
test_btest             0.000654   0.000085  36.326497 ( 15.933625)
test_basic             0.001983   0.004912   0.492076 (  0.572758)
test_all               0.088432   0.024764 466.659487 (205.470298)
test_rubyspec          0.047334   0.036104  63.197076 ( 29.875512)
total: 263.60 sec