Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-012811
#<BuildRuby:0x0000563e3b30a348
@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.20230820-012811",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006624 0.000266 2.231080 ( 4.379327)
build_miniruby 0.001671 0.000173 1.718957 ( 2.079503)
build_ruby 0.001775 0.000000 3.316879 ( 4.236169)
build_all 0.000995 0.008175 5.353653 ( 5.050813)
build_install 0.012193 0.008256 6.713694 ( 6.681842)
test_btest 0.000795 0.000169 70.139255 ( 57.358322)
test_basic 0.004369 0.005237 0.843040 ( 1.455021)
test_all 0.006514 0.003769 631.828283 (362.456798)
test_rubyspec 0.032935 0.041539 92.061830 (120.138597)
total: 563.84 sec