Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-130621
#<BuildRuby:0x000055fbee502658
@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.20230720-130621",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.008453 0.000626 25.384830 ( 17.828639)
build_miniruby 0.001928 0.000143 9.116982 ( 8.900291)
build_ruby 0.001786 0.000133 3.100913 ( 3.539219)
build_all 0.004188 0.004935 12.563174 ( 12.650904)
build_install 0.016328 0.003242 3.917654 ( 3.651505)
test_btest 0.000696 0.000085 62.377491 ( 36.264448)
test_basic 0.000019 0.008618 0.757172 ( 1.094893)
test_all 0.000931 0.000169 613.122014 (319.033173)
test_rubyspec 0.011712 0.047124 80.480199 (106.294239)
total: 509.26 sec