Logfile: /home/opc/ruby/logs/brlog.master.20250730-033133
#<BuildRuby:0x0000fffe3018fdd8
 @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-033133",
 @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.000009   0.000003   0.000012 (  0.000011)
autoconf               0.000014   0.000005   0.000019 (  0.000048)
configure              0.000010   0.000004   0.000014 (  0.000024)
build_up               0.004384   0.001462   2.156413 (  1.821981)
build_miniruby         0.000870   0.000290   1.243991 (  1.255496)
build_ruby             0.001174   0.000392   1.900211 (  4.348921)
build_all              0.000396   0.007054   3.186577 (  1.744483)
build_install          0.008249   0.008300   4.651562 (  2.759333)
test_btest             0.000514   0.000258  36.548884 ( 15.756164)
test_basic             0.002524   0.003615   0.496190 (  0.581988)
test_all               0.079613   0.037496 484.987702 (227.853554)
test_rubyspec          0.045545   0.050056  63.518731 ( 30.003057)
total: 286.13 sec