Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-235521
#<BuildRuby:0x000071d35759fdc0
 @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.20250928-235521",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000042   0.000000   0.000042 (  0.000041)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.006341   0.003888   5.246016 (  3.218451)
build_miniruby         0.001295   0.000360   1.843982 (  1.918558)
build_ruby             0.000000   0.002041   4.676392 (  4.732854)
build_all              0.004605   0.004785   6.405698 (  3.528548)
build_install          0.017272   0.007434   9.919990 (  5.764659)
test_btest             0.000093   0.001067  78.340199 ( 30.732824)
test_basic             0.004443   0.003883   1.077294 (  1.183123)
test_all               0.083784   0.042854 659.520628 (286.045451)
test_rubyspec          0.042805   0.038989 111.829652 ( 50.065495)
total: 387.19 sec