Logfile: /home/opc/ruby/logs/brlog.master.20250731-132731
#<BuildRuby:0x0000fffd55b6fdc0
 @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-132731",
 @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.000019   0.000003   0.000022 (  0.000022)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.000000   0.005744   2.153403 (  1.886399)
build_miniruby         0.000000   0.001197   1.277002 (  1.282264)
build_ruby             0.000000   0.001633   1.881832 (  3.946400)
build_all              0.000000   0.007475   3.194262 (  1.635523)
build_install          0.005743   0.011078   4.663723 (  2.666516)
test_btest             0.000356   0.000187  36.574502 ( 15.654988)
test_basic             0.000918   0.004536   0.488174 (  0.574447)
test_all               0.068161   0.043632 467.490173 (196.847084)
test_rubyspec          0.030969   0.059858  62.458725 ( 29.627166)
total: 254.12 sec