Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-140949
#<BuildRuby:0x0000556489878460
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-140949",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004734 0.000296 1.179267 ( 1.248818)
build_miniruby 0.000923 0.000057 0.958644 ( 0.957421)
build_ruby 0.001093 0.000069 2.661363 ( 2.531294)
build_all 0.005168 0.004036 15.735713 ( 3.274992)
build_install 0.008031 0.000000 2.219408 ( 1.250069)
test_btest 0.000674 0.000000 57.337623 ( 12.377240)
test_basic 0.000989 0.003829 0.345789 ( 0.437068)
test_all 0.000784 0.000112 667.904218 (107.463550)
test_rubyspec 0.055982 0.015075 52.485940 ( 60.727388)
total: 190.27 sec