Logfile: /home/opc/ruby/logs/brlog.master.20250725-225459
#<BuildRuby:0x0000fffcb4a1fde0
 @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.20250725-225459",
 @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.000000   0.000013 (  0.000012)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.005358   0.000071   2.179817 (  1.883090)
build_miniruby         0.001246   0.000065   1.269992 (  1.272427)
build_ruby             0.001748   0.000000   1.904584 (  3.966006)
build_all              0.003687   0.003580   3.196537 (  1.712152)
build_install          0.015710   0.000643   4.642840 (  2.790913)
test_btest             0.000642   0.000053  37.114091 ( 16.288114)
test_basic             0.000000   0.007170   0.505553 (  0.593197)
test_all               0.095865   0.016798 400.743781 (174.750496)
test_rubyspec          0.055656   0.033427  62.389833 ( 29.774370)
total: 233.03 sec