Logfile: /home/opc/ruby/logs/brlog.master.20250728-104836
#<BuildRuby:0x0000fffe2b10fde0
 @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-104836",
 @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.000004   0.000023 (  0.000023)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.000000   0.005528   2.144386 (  1.953361)
build_miniruby         0.000000   0.001282   1.243942 (  1.247137)
build_ruby             0.001650   0.000000   1.908367 (  3.975773)
build_all              0.006709   0.000238   3.150415 (  1.769177)
build_install          0.013839   0.004472   4.612516 (  2.721476)
test_btest             0.000684   0.000177  36.448775 ( 18.434531)
test_basic             0.005678   0.001473   0.495331 (  0.573243)
test_all               0.090363   0.022650 441.673842 (195.115351)
test_rubyspec          0.038732   0.054106  62.471481 ( 29.364392)
total: 255.16 sec