Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251007-041204
#<BuildRuby:0x000073281b43fdd0
 @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.20251007-041204",
 @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.000015   0.000004   0.000019 (  0.000018)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.005074   0.005305   4.839588 (  4.090043)
build_miniruby         0.001553   0.000140   2.348111 (  2.517901)
build_ruby             0.002213   0.000044   4.729468 ( 27.478983)
build_all              0.008751   0.001195   6.489764 (  3.719951)
build_install          0.017845   0.007294  10.135205 (  7.535340)
test_btest             0.000692   0.000185  72.347329 ( 26.792837)
test_basic             0.002461   0.005107   0.850344 (  3.954576)
test_all               0.104102   0.031929 687.458561 (298.153642)
test_rubyspec          0.054669   0.025881 115.345233 ( 39.825127)
total: 414.07 sec