Logfile: /home/opc/ruby/logs/brlog.master.20250730-142336
#<BuildRuby:0x0000fffe29d0fde0
 @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-142336",
 @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.000012   0.000002   0.000014 (  0.000013)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.005170   0.000229   2.144823 (  1.824105)
build_miniruby         0.001201   0.000092   1.254709 (  1.257553)
build_ruby             0.001269   0.000134   1.893378 (  4.038207)
build_all              0.007118   0.000000   3.230329 (  1.734775)
build_install          0.003399   0.013486   4.714204 (  2.647278)
test_btest             0.000573   0.000138  35.984399 ( 15.454343)
test_basic             0.006492   0.000663   0.492702 (  0.566451)
test_all               0.086298   0.023503 495.505497 (236.398601)
test_rubyspec          0.038069   0.041532  62.050803 ( 29.356429)
total: 293.28 sec