Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-101443
#<BuildRuby:0x00007daca9aafdd8
 @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.20251029-101443",
 @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.000021   0.000006   0.000027 (  0.000026)
autoconf               0.000035   0.000010   0.000045 (  0.000045)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.004338   0.005797   4.849647 (  3.549461)
build_miniruby         0.001524   0.000168  13.035995 ( 13.960633)
build_ruby             0.001500   0.000587   4.353807 ( 27.715143)
build_all              0.007790   0.002480   6.853193 (  3.477837)
build_install          0.021075   0.003146   9.489981 (  4.971682)
test_btest             0.000995   0.000022  72.409299 ( 25.673729)
test_basic             0.002364   0.005271   0.936901 (  3.159681)
test_all               0.093859   0.038718 695.744338 (256.117437)
test_rubyspec          0.046123   0.031503 112.308582 ( 32.370812)
total: 371.00 sec