Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-121253
#<BuildRuby:0x00007d72c798fdc0
 @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-121253",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.006076   0.003590   4.915023 (  3.369393)
build_miniruby         0.001216   0.000312   1.597817 (  1.620803)
build_ruby             0.000993   0.000752   4.446609 ( 34.878237)
build_all              0.006035   0.002763   6.079337 (  2.808538)
build_install          0.023740   0.001411   9.287319 (  5.030876)
test_btest             0.000763   0.000181  76.743897 ( 28.771907)
test_basic             0.002120   0.006044   1.069761 (  5.452677)
test_all               0.092795   0.031384 673.047089 (235.147360)
test_rubyspec          0.045649   0.038084 115.948013 ( 35.225530)
total: 352.31 sec