Logfile: /home/opc/ruby/logs/brlog.master.20250730-075206
#<BuildRuby:0x0000fffe9783fdd8
 @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-075206",
 @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.000000   0.000011 (  0.000011)
autoconf               0.000020   0.000000   0.000020 (  0.000020)
configure              0.000012   0.000000   0.000012 (  0.000013)
build_up               0.001435   0.003699   2.140329 (  1.821412)
build_miniruby         0.001234   0.000057   1.251316 (  1.254534)
build_ruby             0.002108   0.000000   1.910585 (  4.018905)
build_all              0.007149   0.000076   3.236724 (  1.772670)
build_install          0.013082   0.004204   4.632817 (  2.647495)
test_btest             0.000663   0.000051  36.744350 ( 15.588832)
test_basic             0.006882   0.000527   0.491941 (  0.571211)
test_all               0.090577   0.021868 475.457275 (198.528269)
test_rubyspec          0.023182   0.060776  63.895835 ( 29.941428)
total: 256.15 sec