Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-235952
#<BuildRuby:0x00005604e3132228
@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-235952",
@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.000003 0.000015 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007135 0.000000 2.242087 ( 5.415697)
build_miniruby 0.003389 0.000699 38.882661 ( 38.620255)
build_ruby 0.001741 0.000435 2.596969 ( 3.586090)
build_all 0.006190 0.001548 2.206667 ( 2.821978)
build_install 0.019015 0.000314 3.408148 ( 4.150912)
test_btest 0.000802 0.000171 56.854600 ( 53.694377)
test_basic 0.005200 0.001114 0.460812 ( 0.851032)
test_all 0.000000 0.001631 530.803592 (547.319110)
test_rubyspec 0.039205 0.021745 76.186570 (111.600033)
total: 768.07 sec