Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231205-165932
#<BuildRuby:0x0000560de3de2348
@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.20231205-165932",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007230 0.001033 2.597767 ( 4.350308)
build_miniruby 0.001830 0.000262 1.626152 ( 1.977323)
build_ruby 0.001493 0.000214 3.239987 ( 4.179665)
build_all 0.005759 0.003886 5.399422 ( 5.498475)
build_install 0.019462 0.001699 6.783285 ( 7.226189)
test_btest 0.000845 0.000132 65.810999 ( 61.813924)
test_basic 0.007708 0.000461 0.784756 ( 1.269989)
test_all 0.087234 0.037270 686.654976 (397.395083)
test_rubyspec 0.014962 0.059938 88.888321 (123.377268)
total: 607.09 sec