Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-021201
#<BuildRuby:0x00007edec9effde0
 @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.20251023-021201",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000048   0.000000   0.000048 (  0.000047)
build_up               0.005671   0.004535   5.231788 (  4.203295)
build_miniruby         0.001148   0.000333   2.724272 (  4.507369)
build_ruby             0.001099   0.000938   4.297766 ( 32.907305)
build_all              0.009673   0.000393   8.528213 (  4.818324)
build_install          0.020366   0.004039   9.561515 (  5.692170)
test_btest             0.000000   0.001021  80.053910 ( 39.449016)
test_basic             0.002342   0.004970   1.131609 (  1.375767)
test_all               0.092711   0.039722 678.579461 (373.678202)
test_rubyspec          0.050103   0.034377 113.539835 ( 38.357156)
total: 504.99 sec