Logfile: /home/opc/ruby/logs/brlog.master.20250802-044336
#<BuildRuby:0x0000ffffafb8fdd0
 @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-044336",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001890   0.003517   2.152721 (  1.818072)
build_miniruby         0.001029   0.000227   1.263569 (  1.267896)
build_ruby             0.001340   0.000296   1.888067 (  4.349900)
build_all              0.007842   0.000000   3.253413 (  1.775946)
build_install          0.012926   0.004208   4.684348 (  2.661429)
test_btest             0.000571   0.000124  36.939592 ( 15.829266)
test_basic             0.000000   0.006965   0.494813 (  0.575154)
test_all               0.077973   0.036695 484.022408 (207.511148)
test_rubyspec          0.039730   0.049890  63.061758 ( 29.620060)
total: 265.41 sec