Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230803-072219
#<BuildRuby:0x000055b6f163e090
@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.20230803-072219",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004022 0.004014 2.351417 ( 5.422655)
build_miniruby 0.000000 0.001863 9.544651 ( 9.171250)
build_ruby 0.000000 0.001500 3.371620 ( 4.269782)
build_all 0.000000 0.009546 2.758882 ( 3.135638)
build_install 0.013793 0.005119 3.959220 ( 4.273610)
test_btest 0.000994 0.000000 62.795074 ( 48.845768)
test_basic 0.006156 0.001110 0.784480 ( 1.233382)
test_all 0.001410 0.000522 651.224443 (433.882566)
test_rubyspec 0.040842 0.019861 86.234073 (116.092390)
total: 626.33 sec