Logfile: /home/opc/ruby/logs/brlog.master.20250803-201649
#<BuildRuby:0x0000fffd57c7fdd0
 @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.20250803-201649",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000030   0.000005   0.000035 (  0.000034)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.004636   0.000774   2.155349 (  1.837532)
build_miniruby         0.000000   0.001304   1.284328 (  1.288302)
build_ruby             0.000000   0.001643   1.899178 (  4.272488)
build_all              0.006084   0.000656   3.248908 (  1.756845)
build_install          0.011808   0.005971   4.709882 (  2.636437)
test_btest             0.000760   0.000182  37.388572 ( 16.428872)
test_basic             0.006406   0.000427   0.496664 (  0.576542)
test_all               0.067804   0.045508 438.006718 (208.809696)
test_rubyspec          0.024034   0.071380  64.351040 ( 30.279839)
total: 267.89 sec