Logfile: /home/opc/ruby/logs/brlog.master.20250724-005232
#<BuildRuby:0x0000fffc5febfdc8
 @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-005232",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004726   0.000788   2.011021 (  1.846458)
build_miniruby         0.001174   0.000000   1.264630 (  1.269589)
build_ruby             0.001685   0.000000   1.928708 (  3.884594)
build_all              0.000822   0.005906   3.141307 (  1.713108)
build_install          0.015362   0.002026   4.581975 (  2.730474)
test_btest             0.000499   0.000109  36.452922 ( 18.151166)
test_basic             0.002231   0.004709   0.484863 (  0.570491)
test_all               0.097050   0.016506 465.655945 (196.371506)
test_rubyspec          0.040747   0.043802  63.210728 ( 29.893740)
total: 256.43 sec