Logfile: /home/opc/ruby/logs/brlog.master.20250730-143304
#<BuildRuby:0x0000ffff546efdd0
 @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-143304",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000025   0.000003   0.000028 (  0.000027)
configure              0.000000   0.000020   0.000020 (  0.000029)
build_up               0.002187   0.003682   2.117167 (  1.906195)
build_miniruby         0.001175   0.000185   1.242527 (  1.246201)
build_ruby             0.001209   0.000191   1.892935 (  4.587823)
build_all              0.006606   0.000384   3.199868 (  1.749178)
build_install          0.015013   0.001546   4.662138 (  2.654824)
test_btest             0.000610   0.000087  36.387698 ( 15.748751)
test_basic             0.006843   0.000000   0.493024 (  0.570817)
test_all               0.089400   0.020961 480.595280 (231.436984)
test_rubyspec          0.031785   0.054750  62.492084 ( 29.525840)
total: 289.43 sec