Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-044019
#<BuildRuby:0x000055d998d8a2a8
@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.20231120-044019",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.003582 0.003828 2.113836 ( 3.966602)
build_miniruby 0.001198 0.000288 1.593770 ( 2.030696)
build_ruby 0.001365 0.000328 3.323925 ( 4.272608)
build_all 0.008279 0.000995 5.199516 ( 5.368417)
build_install 0.014819 0.005773 6.634759 ( 7.269911)
test_btest 0.000612 0.000153 65.298390 ( 76.576734)
test_basic 0.003177 0.005304 0.813124 ( 1.708323)
test_all 0.073929 0.049731 655.907452 (495.352326)
test_rubyspec 0.038282 0.033450 90.406361 (131.963891)
total: 728.51 sec