Logfile: /home/opc/ruby/logs/brlog.master.20250801-101731
#<BuildRuby:0x0000fffd5542fdd0
 @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.20250801-101731",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000025   0.000005   0.000030 (  0.000030)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004974   0.000871   2.158122 (  1.826458)
build_miniruby         0.001171   0.000205   1.302223 (  1.321716)
build_ruby             0.000266   0.001828   1.935342 (  4.173618)
build_all              0.004436   0.002567   3.186861 (  1.744453)
build_install          0.013341   0.003427   4.668570 (  2.667889)
test_btest             0.000509   0.000115  37.126881 ( 15.933087)
test_basic             0.000000   0.006806   0.495194 (  0.582008)
test_all               0.072891   0.040141 444.824569 (199.227918)
test_rubyspec          0.053817   0.039465  63.624139 ( 29.853294)
total: 257.33 sec