Logfile: /home/opc/ruby/logs/brlog.master.20250724-183440
#<BuildRuby:0x0000fffbfdebfdd0
 @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.20250724-183440",
 @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.000003   0.000013 (  0.000013)
autoconf               0.000020   0.000005   0.000025 (  0.000063)
configure              0.000018   0.000004   0.000022 (  0.000021)
build_up               0.004787   0.001118   2.035578 (  1.794714)
build_miniruby         0.001010   0.000236   1.248118 (  1.253317)
build_ruby             0.001225   0.000286   1.883511 (  5.042186)
build_all              0.006691   0.000495   3.207815 (  1.760649)
build_install          0.016132   0.000000   4.625633 (  2.638893)
test_btest             0.000656   0.000000  36.538598 ( 15.579839)
test_basic             0.006988   0.000000   0.484699 (  0.564241)
test_all               0.083147   0.029493 483.967652 (202.288916)
test_rubyspec          0.042098   0.044908  62.801651 ( 29.636904)
total: 260.56 sec