Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-015621
#<BuildRuby:0x00007b9112c2fdc0
 @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.20250929-015621",
 @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.000012   0.000005   0.000017 (  0.000017)
autoconf               0.000034   0.000000   0.000034 (  0.000033)
configure              0.000023   0.000000   0.000023 (  0.000022)
build_up               0.003712   0.004879   4.365857 (  2.783056)
build_miniruby         0.000554   0.000802  11.238613 ( 10.837709)
build_ruby             0.000448   0.001237   3.904063 (  3.978437)
build_all              0.004555   0.003302   5.784697 (  2.476468)
build_install          0.013857   0.006928   9.536186 (  4.440973)
test_btest             0.000033   0.001043  73.182677 ( 19.922972)
test_basic             0.003939   0.005044   1.026842 (  1.072608)
test_all               0.094781   0.036265 692.740271 (334.484884)
test_rubyspec          0.043429   0.035996 112.190965 ( 46.077567)
total: 426.08 sec