Logfile: /home/opc/ruby/logs/brlog.master.20250730-192044
#<BuildRuby:0x0000fffe240cfdc8
 @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-192044",
 @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.000000   0.000013 (  0.000013)
autoconf               0.000022   0.000000   0.000022 (  0.000021)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005627   0.000000   2.193142 (  1.897227)
build_miniruby         0.001470   0.000000   1.294309 (  1.302722)
build_ruby             0.001508   0.000000   1.915906 (  4.039269)
build_all              0.004098   0.003970   3.262890 (  1.814211)
build_install          0.017311   0.000355   4.744185 (  2.722951)
test_btest             0.000913   0.000035  37.465793 ( 16.088212)
test_basic             0.007191   0.000000   0.511937 (  0.590644)
test_all               0.100275   0.015077 475.271763 (203.468589)
test_rubyspec          0.043156   0.048994  63.028405 ( 29.776181)
total: 261.70 sec