Logfile: /home/opc/ruby/logs/brlog.master.20250725-034203
#<BuildRuby:0x0000fffcc1e4fde0
 @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-034203",
 @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.000009   0.000003   0.000012 (  0.000013)
autoconf               0.000017   0.000006   0.000023 (  0.000023)
configure              0.000010   0.000004   0.000014 (  0.000015)
build_up               0.003905   0.001391   2.035454 (  1.831174)
build_miniruby         0.001000   0.000356   1.261812 (  1.264453)
build_ruby             0.001326   0.000473   1.850027 (  3.967528)
build_all              0.003381   0.004265   3.207354 (  1.748414)
build_install          0.004726   0.011610   4.624327 (  2.672907)
test_btest             0.000397   0.000210  36.303780 ( 15.788953)
test_basic             0.004315   0.002280   0.483943 (  0.559751)
test_all               0.096061   0.013037 435.428859 (186.397502)
test_rubyspec          0.045416   0.043281  63.517722 ( 29.859702)
total: 244.09 sec