Logfile: /home/opc/ruby/logs/brlog.master.20250725-211334
#<BuildRuby:0x0000fffc1759fdd0
 @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-211334",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000024   0.000005   0.000029 (  0.000028)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004449   0.000781   2.149434 (  1.854762)
build_miniruby         0.001100   0.000193   1.242941 (  1.250838)
build_ruby             0.001617   0.000000   1.922754 (  4.472253)
build_all              0.002801   0.004823   3.211734 (  1.743869)
build_install          0.015105   0.001658   4.672534 (  2.841334)
test_btest             0.000607   0.000000  36.855857 ( 15.568681)
test_basic             0.006928   0.000000   0.493175 (  0.573435)
test_all               0.084967   0.031671 425.317771 (185.024698)
test_rubyspec          0.052550   0.034890  62.384214 ( 29.372811)
total: 242.70 sec