Logfile: /home/opc/ruby/logs/brlog.master.20250730-173854
#<BuildRuby:0x0000fffd3687fdc8
 @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.20250730-173854",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000030   0.000002   0.000032 (  0.000031)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.002624   0.003188   2.227310 (  2.162000)
build_miniruby         0.001225   0.000111   1.259765 (  1.262913)
build_ruby             0.001835   0.000167   1.892324 (  4.752087)
build_all              0.002931   0.004869   3.225863 (  1.845051)
build_install          0.010277   0.006666   4.700759 (  2.837737)
test_btest             0.000500   0.000100  36.816158 ( 15.482066)
test_basic             0.006208   0.000467   0.487700 (  0.566799)
test_all               0.087969   0.021683 483.304305 (201.746058)
test_rubyspec          0.036921   0.049512  62.387652 ( 29.432411)
total: 260.09 sec