Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-021718
#<BuildRuby:0x0000559558c66068
@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.20230921-021718",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004363 0.003985 2.590461 ( 5.372485)
build_miniruby 0.001452 0.000272 12.538098 ( 14.406736)
build_ruby 0.001606 0.000301 3.415529 ( 4.286073)
build_all 0.007567 0.001419 5.656719 ( 5.820565)
build_install 0.021791 0.000085 7.256051 ( 8.098154)
test_btest 0.000776 0.000125 64.462572 ( 53.550792)
test_basic 0.004126 0.005073 0.852716 ( 1.445948)
test_all 0.003197 0.007518 713.148782 (619.103834)
test_rubyspec 0.049288 0.031925 95.654616 (138.549797)
total: 850.64 sec