Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-200839
#<BuildRuby:0x00007140284ffdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251002-200839",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000034   0.000006   0.000040 (  0.000040)
configure              0.000032   0.000007   0.000039 (  0.000038)
build_up               0.006293   0.003731   5.189489 (  4.106292)
build_miniruby         0.000555   0.000927   2.357836 (  3.039316)
build_ruby             0.001749   0.000158   4.318220 ( 34.724249)
build_all              0.005115   0.003092   5.769072 (  4.843724)
build_install          0.015019   0.005330   8.678778 (  5.737380)
test_btest             0.000946   0.000000  71.974390 ( 26.568994)
test_basic             0.003696   0.005002   1.077220 (  2.135163)
test_all               0.092273   0.037792 678.001513 (279.406206)
test_rubyspec          0.050344   0.031063 113.874063 ( 44.300160)
total: 404.86 sec