Logfile: /home/opc/ruby/logs/brlog.master.20250729-140019
#<BuildRuby:0x0000fffe5853fdc0
 @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.20250729-140019",
 @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.000013)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000012   0.000001   0.000013 (  0.000025)
build_up               0.005779   0.000174   2.235848 (  1.894026)
build_miniruby         0.001182   0.000113   1.346798 (  1.351840)
build_ruby             0.001464   0.000140   2.020435 (  4.255499)
build_all              0.003879   0.003601   3.273727 (  1.867927)
build_install          0.007407   0.011858   4.826936 (  2.907375)
test_btest             0.000626   0.000151  37.207350 ( 16.247153)
test_basic             0.005326   0.001282   0.497900 (  0.579156)
test_all               0.076100   0.040091 440.608167 (205.648898)
test_rubyspec          0.053432   0.037757  62.478107 ( 30.139042)
total: 264.89 sec