Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-211029
#<BuildRuby:0x000055ae639ce278
@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.20230608-211029",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006351 0.000165 1.929464 ( 4.353005)
build_miniruby 0.001665 0.000115 1.423893 ( 1.877599)
build_ruby 0.001537 0.000106 2.740798 ( 3.342944)
build_all 0.004557 0.003793 2.245477 ( 2.746115)
build_install 0.010672 0.008469 3.457489 ( 3.837141)
test_btest 0.000828 0.000125 59.538841 ( 40.536827)
test_basic 0.000000 0.006847 0.687115 ( 1.016829)
test_all 0.000955 0.000007 554.177909 (386.868270)
test_rubyspec 0.035120 0.028543 78.026855 (118.067453)
total: 562.65 sec