Logfile: /home/opc/ruby/logs/brlog.master.20250728-151541
#<BuildRuby:0x0000fffe9c31fdd0
 @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.20250728-151541",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000025   0.000002   0.000027 (  0.000027)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.005302   0.000265   2.157146 (  1.822752)
build_miniruby         0.000000   0.001275   1.271363 (  1.274225)
build_ruby             0.000000   0.001667   1.929789 (  5.096208)
build_all              0.007655   0.000027   3.197489 (  1.747208)
build_install          0.017318   0.000180   4.713474 (  2.769052)
test_btest             0.000856   0.000059  36.547606 ( 15.487496)
test_basic             0.006812   0.000467   0.500038 (  0.588950)
test_all               0.074459   0.041866 476.474914 (212.009497)
test_rubyspec          0.037295   0.051698  61.727745 ( 29.221430)
total: 270.02 sec