Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-191144
#<BuildRuby:0x0000560688dde048
@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.20230616-191144",
@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.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006497 0.000541 1.998805 ( 4.318145)
build_miniruby 0.001785 0.000149 1.535533 ( 1.805888)
build_ruby 0.000000 0.001805 2.734150 ( 3.598951)
build_all 0.005837 0.002152 2.241757 ( 2.471939)
build_install 0.017202 0.000928 3.566907 ( 3.867361)
test_btest 0.000741 0.000079 59.163183 ( 42.605469)
test_basic 0.005919 0.000635 0.685716 ( 1.104476)
test_all 0.002126 0.000228 515.993033 (337.469823)
test_rubyspec 0.019804 0.041032 78.386294 (110.164701)
total: 507.41 sec