Logfile: /home/opc/ruby/logs/brlog.master.20250730-040717
#<BuildRuby:0x0000fffe2907fdc8
 @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-040717",
 @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.000018   0.000003   0.000021 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000023)
build_up               0.004623   0.000819   2.131588 (  1.835523)
build_miniruby         0.001097   0.000194   1.299425 (  1.304224)
build_ruby             0.001458   0.000220   1.880660 (  3.937185)
build_all              0.006943   0.000000   3.189561 (  1.703632)
build_install          0.011924   0.005566   4.692226 (  2.756896)
test_btest             0.000486   0.000097  36.246657 ( 15.554452)
test_basic             0.000000   0.006266   0.488910 (  0.565760)
test_all               0.089358   0.021717 493.305860 (225.404537)
test_rubyspec          0.031096   0.058875  62.654208 ( 29.551990)
total: 282.62 sec