Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-081454
#<BuildRuby:0x00007e181452fdc8
 @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.20251029-081454",
 @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.000018   0.000003   0.000021 (  0.000021)
autoconf               0.000038   0.000008   0.000046 (  0.000046)
configure              0.000029   0.000006   0.000035 (  0.000036)
build_up               0.009102   0.002020   5.250302 (  3.733838)
build_miniruby         0.000647   0.001130   2.417454 (  2.427053)
build_ruby             0.001704   0.000365   4.501451 ( 15.816212)
build_all              0.005827   0.004214   9.197782 (  6.375239)
build_install          0.019108   0.005516   9.761457 (  6.291380)
test_btest             0.000941   0.000000  71.324468 ( 24.977702)
test_basic             0.006996   0.000984   1.061181 (  3.833639)
test_all               0.094997   0.030831 680.061026 (333.090412)
test_rubyspec          0.053078   0.028937 114.168858 ( 30.967498)
total: 427.51 sec