Logfile: /home/opc/ruby/logs/brlog.master.20250730-184409
#<BuildRuby:0x0000ffffb8d7fdd0
 @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-184409",
 @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.000001   0.000013 (  0.000012)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.004961   0.000048   2.159776 (  1.801329)
build_miniruby         0.001149   0.000055   1.301501 (  1.313538)
build_ruby             0.001556   0.000074   1.961906 (  4.259413)
build_all              0.002824   0.004412   3.229194 (  1.839748)
build_install          0.017189   0.000757   4.711131 (  2.664288)
test_btest             0.000613   0.000054  36.703450 ( 16.381115)
test_basic             0.000000   0.007617   0.501096 (  0.585517)
test_all               0.098720   0.013541 429.209121 (191.412793)
test_rubyspec          0.035857   0.041207  63.491181 ( 29.822947)
total: 250.08 sec