Logfile: /home/opc/ruby/logs/brlog.master.20250725-175112
#<BuildRuby:0x0000fffca203fdc8
 @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-175112",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000021   0.000003   0.000024 (  0.000032)
configure              0.000010   0.000002   0.000012 (  0.000022)
build_up               0.005125   0.000211   2.138786 (  1.877392)
build_miniruby         0.001118   0.000176   1.244888 (  1.257733)
build_ruby             0.001416   0.000222   1.890686 (  4.050402)
build_all              0.007798   0.000000   3.206741 (  1.831673)
build_install          0.012267   0.004727   4.651363 (  2.720904)
test_btest             0.000677   0.000117  36.407208 ( 15.702740)
test_basic             0.001868   0.004665   0.489027 (  0.572052)
test_all               0.077621   0.034261 424.801049 (188.380220)
test_rubyspec          0.043815   0.040069  62.987602 ( 29.512355)
total: 245.91 sec