Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-050921
#<BuildRuby:0x000055ceba1ca2a8
@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.20230607-050921",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001810 0.004238 1.930224 ( 3.287855)
build_miniruby 0.001415 0.000218 1.418273 ( 1.416962)
build_ruby 0.001607 0.000247 2.553723 ( 2.774716)
build_all 0.006792 0.000000 2.060583 ( 1.247452)
build_install 0.008846 0.008128 3.393367 ( 2.648636)
test_btest 0.000730 0.000146 61.866878 ( 29.382020)
test_basic 0.002675 0.004776 0.692368 ( 0.872719)
test_all 0.001323 0.000308 564.461614 (374.479111)
test_rubyspec 0.028401 0.035855 80.840562 (126.275830)
total: 542.39 sec