Logfile: /home/opc/ruby/logs/brlog.master.20250728-201346
#<BuildRuby:0x0000fffdae06fde0
 @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-201346",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005118   0.000902   2.148702 (  2.161547)
build_miniruby         0.001104   0.000195   1.278720 (  1.284314)
build_ruby             0.000000   0.001518   1.879282 (  4.288641)
build_all              0.000000   0.007068   3.174167 (  1.721840)
build_install          0.006823   0.009328   4.611840 (  2.735422)
test_btest             0.000502   0.000191  36.673609 ( 15.887580)
test_basic             0.004963   0.001890   0.492206 (  0.577923)
test_all               0.074583   0.035376 410.231794 (175.532081)
test_rubyspec          0.038844   0.059293  62.142828 ( 29.322890)
total: 233.51 sec