Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-110936
#<BuildRuby:0x000056001e89a278
@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.20230512-110936",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007765 0.000570 2.756960 ( 5.302408)
build_miniruby 0.005035 0.000746 113.304425 ( 56.959749)
build_ruby 0.001470 0.000218 2.674781 ( 3.092747)
build_all 0.005871 0.005401 22.918304 ( 15.105045)
build_install 0.013028 0.003546 3.649681 ( 3.317942)
test_btest 0.000572 0.000111 58.202557 ( 35.238921)
test_basic 0.005969 0.000296 0.661109 ( 0.986511)
test_all 0.000923 0.000173 573.186039 (287.182361)
test_rubyspec 0.024649 0.040279 78.009686 (110.199833)
total: 517.39 sec