Logfile: /home/opc/ruby/logs/brlog.master.20250723-193459
#<BuildRuby:0x0000fffd41fffde0
 @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.20250723-193459",
 @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.000002   0.000012 (  0.000013)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.004398   0.000778   2.051647 (  1.939315)
build_miniruby         0.001041   0.000184   1.269608 (  1.271464)
build_ruby             0.001385   0.000244   1.918465 (  4.082716)
build_all              0.006774   0.000383   3.185650 (  1.742466)
build_install          0.011907   0.004248   4.558079 (  2.700894)
test_btest             0.000624   0.000119  36.718868 ( 15.549605)
test_basic             0.000000   0.007611   0.497312 (  0.580947)
test_all               0.074079   0.039234 476.392301 (200.258613)
test_rubyspec          0.030823   0.054115  62.161270 ( 29.506874)
total: 257.63 sec