Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-155902
#<BuildRuby:0x000055581f932228
@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.20230312-155902",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005807 0.000697 1.881268 ( 4.308405)
build_miniruby 0.001426 0.000171 1.332433 ( 1.707359)
build_ruby 0.001593 0.000191 2.525841 ( 3.316139)
build_all 0.006999 0.000323 2.154468 ( 2.524111)
build_install 0.015426 0.003518 3.198516 ( 3.969816)
test_btest 0.000705 0.000090 59.272575 ( 57.311566)
test_basic 0.006238 0.000805 0.463446 ( 1.024295)
test_all 0.001921 0.000248 540.512030 (578.904351)
test_rubyspec 0.031841 0.030487 77.010724 (116.383519)
total: 769.45 sec