Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-012024
#<BuildRuby:0x00005639cff8e1e8
@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.20230731-012024",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006875 0.000203 2.150123 ( 4.740654)
build_miniruby 0.001762 0.000122 1.655600 ( 1.877505)
build_ruby 0.001913 0.000131 3.098917 ( 27.179765)
build_all 0.007349 0.000507 2.767653 ( 2.759871)
build_install 0.018619 0.000630 4.199888 ( 18.863920)
test_btest 0.000000 0.000974 58.098804 ( 45.519822)
test_basic 0.001302 0.007427 0.854200 ( 1.339431)
test_all 0.000930 0.000113 601.781153 (414.130621)
test_rubyspec 0.031963 0.030547 84.893738 (116.549958)
total: 632.96 sec