Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-082116
#<BuildRuby:0x000055d5a4f3dfc0
@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.20230923-082116",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001775 0.006537 2.466116 ( 5.388018)
build_miniruby 0.000000 0.001828 2.055324 ( 2.775375)
build_ruby 0.000053 0.001931 3.528819 ( 4.626632)
build_all 0.009321 0.000435 5.596579 ( 5.314229)
build_install 0.009658 0.012339 7.062665 ( 7.958995)
test_btest 0.000734 0.000253 63.251065 ( 61.189869)
test_basic 0.005870 0.002018 0.817115 ( 1.411686)
test_all 0.005737 0.004740 682.757732 (543.494147)
test_rubyspec 0.025611 0.054703 95.795981 (136.403813)
total: 768.56 sec