Logfile: /home/opc/ruby/logs/brlog.master.20250730-151311
#<BuildRuby:0x0000fffdffb4fde0
 @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.20250730-151311",
 @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.000014   0.000002   0.000016 (  0.000017)
autoconf               0.000017   0.000003   0.000020 (  0.000020)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.004793   0.000592   2.143219 (  1.898269)
build_miniruby         0.000000   0.001293   1.252769 (  1.272730)
build_ruby             0.000877   0.000594   1.931501 (  3.883243)
build_all              0.011654   0.009030   3.251483 (  1.936018)
build_install          0.016102   0.001142   4.685993 (  2.775953)
test_btest             0.000478   0.000116  36.125053 ( 17.975365)
test_basic             0.003230   0.003485   0.496014 (  0.580559)
test_all               0.071403   0.044973 485.812200 (209.772637)
test_rubyspec          0.039693   0.052047  63.218029 ( 29.746671)
total: 269.84 sec