Logfile: /home/opc/ruby/logs/brlog.master.20250731-110828
#<BuildRuby:0x0000fffe6329fdd0
 @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.20250731-110828",
 @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.000001   0.000014 (  0.000015)
autoconf               0.000031   0.000003   0.000034 (  0.000035)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.000000   0.005608   2.117714 (  1.815200)
build_miniruby         0.000179   0.001041   1.304469 (  1.309394)
build_ruby             0.001214   0.000238   1.917854 (  4.088983)
build_all              0.004006   0.003027   3.216375 (  1.753335)
build_install          0.007373   0.009859   4.688085 (  2.741695)
test_btest             0.000531   0.000168  36.164036 ( 15.849442)
test_basic             0.005352   0.001697   0.492135 (  0.567637)
test_all               0.076286   0.034746 507.141361 (251.672174)
test_rubyspec          0.047583   0.048370  63.006777 ( 29.985422)
total: 309.78 sec