Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-061028
#<BuildRuby:0x00007a634cd2fdc8
 @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.20251005-061028",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000037)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.006167   0.004608   5.192237 (  4.658442)
build_miniruby         0.001378   0.000376   2.507382 (  2.633332)
build_ruby             0.001309   0.000825   4.561496 ( 20.352214)
build_all              0.009370   0.000517   6.605611 (  3.548056)
build_install          0.016517   0.007608  10.274435 (  8.312427)
test_btest             0.000985   0.000000  79.456370 ( 40.343321)
test_basic             0.003436   0.006080   1.123187 (  1.191057)
test_all               0.100770   0.030856 717.112501 (298.482588)
test_rubyspec          0.059698   0.022825 116.126740 ( 42.474988)
total: 422.00 sec