Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-100740
#<BuildRuby:0x0000769b38b5fdc0
 @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-100740",
 @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.000020)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.005001   0.004494   5.068823 (  3.736855)
build_miniruby         0.001847   0.000000   1.925452 (  1.974973)
build_ruby             0.000000   0.002973   4.668925 (  4.763396)
build_all              0.004426   0.004762   6.337064 (  3.919667)
build_install          0.017612   0.004279   9.696126 (  5.865742)
test_btest             0.000720   0.000203  76.749663 ( 36.579627)
test_basic             0.003118   0.005663   1.198110 (  1.473330)
test_all               0.095725   0.032652 718.155632 (371.680592)
test_rubyspec          0.045516   0.035053 114.217722 ( 56.013669)
total: 486.01 sec