Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-020258
#<BuildRuby:0x000072bd8fcbfdd0
 @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.20251001-020258",
 @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.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.004017   0.006547   5.489497 (  4.969627)
build_miniruby         0.004837   0.001247 156.502068 ( 96.661357)
build_ruby             0.000566   0.001514   5.827937 ( 65.322046)
build_all              0.007142   0.003001   6.564996 (  3.866304)
build_install          0.019433   0.004813   9.828649 (  7.035728)
test_btest             0.001050   0.000000  76.755450 ( 58.298896)
test_basic             0.005419   0.001962   1.090468 (  1.678284)
test_all               0.101125   0.030392 679.526383 (300.957909)
test_rubyspec          0.047507   0.031732 113.800974 ( 43.055044)
total: 581.85 sec