Logfile: /home/opc/ruby/logs/brlog.master.20250730-204753
#<BuildRuby:0x0000fffe45e6fde0
 @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-204753",
 @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.000028   0.000004   0.000032 (  0.000031)
configure              0.000018   0.000002   0.000020 (  0.000020)
build_up               0.002363   0.002881   2.134308 (  1.853959)
build_miniruby         0.001056   0.000202   1.275129 (  1.286890)
build_ruby             0.001296   0.000169   1.842511 (  3.813763)
build_all              0.004439   0.003214   3.255541 (  1.791770)
build_install          0.014022   0.004384   4.657291 (  2.678452)
test_btest             0.000468   0.000109  36.092291 ( 15.823248)
test_basic             0.002383   0.004446   0.489749 (  0.567964)
test_all               0.089064   0.022726 498.962887 (256.236697)
test_rubyspec          0.035424   0.052916  62.488711 ( 29.479580)
total: 313.53 sec