Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-090423
#<BuildRuby:0x00005559f662df40
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231025-090423",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.008284 0.000000 2.551608 ( 4.279346)
build_miniruby 0.001894 0.000000 5.615967 ( 6.630204)
build_ruby 0.001879 0.000062 3.458227 ( 4.400958)
build_all 0.007985 0.000998 5.330746 ( 5.687701)
build_install 0.020209 0.001943 6.768445 ( 7.281282)
test_btest 0.000767 0.000093 63.019566 ( 59.612383)
test_basic 0.003120 0.005161 0.809661 ( 1.324536)
test_all 0.116542 0.011110 666.652895 (602.272662)
test_rubyspec 0.046273 0.026647 90.552489 (154.073320)
total: 845.56 sec