Logfile: /home/opc/ruby/logs/brlog.master.20250730-161525
#<BuildRuby:0x0000fffe990bfde0
 @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-161525",
 @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.000013   0.000003   0.000016 (  0.000016)
autoconf               0.000023   0.000005   0.000028 (  0.000026)
configure              0.000013   0.000003   0.000016 (  0.000016)
build_up               0.004652   0.001023   2.191444 (  1.850695)
build_miniruby         0.001088   0.000239   1.347000 (  1.353029)
build_ruby             0.001267   0.000279   1.926796 (  4.067777)
build_all              0.007320   0.000000   3.227756 (  1.849862)
build_install          0.016003   0.001160   4.685856 (  2.882041)
test_btest             0.000596   0.000107  36.356363 ( 18.124596)
test_basic             0.000000   0.006864   0.489497 (  0.573106)
test_all               0.090360   0.024450 491.941170 (255.058760)
test_rubyspec          0.044479   0.051860  63.947937 ( 30.086402)
total: 315.85 sec