Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-181007
#<BuildRuby:0x00007bacedadfdc0
 @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.20251003-181007",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000028   0.000006   0.000034 (  0.000035)
build_up               0.003789   0.006563   5.101960 (  4.493616)
build_miniruby         0.001580   0.000150   4.827999 (  4.593318)
build_ruby             0.001962   0.000000   4.322645 (  4.637033)
build_all              0.004413   0.004820   6.172032 (  3.698488)
build_install          0.013554   0.009777   9.863331 (  6.626895)
test_btest             0.000000   0.001113  75.098823 ( 42.142165)
test_basic             0.003952   0.004849   1.065410 (  1.231728)
test_all               0.093154   0.035700 682.555288 (422.173326)
test_rubyspec          0.044851   0.029988 112.660009 ( 51.894074)
total: 541.50 sec