Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-163941
#<BuildRuby:0x00005584ab617df0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220427-163941",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002629 0.004079 0.874486 ( 1.910756)
build_miniruby 0.000986 0.000066 0.057976 ( 0.056693)
build_ruby 0.000875 0.000058 0.059246 ( 0.058045)
build_all 0.000164 0.004234 1.519976 ( 0.609884)
build_install 0.008812 0.000000 6.255820 ( 2.812820)
test_btest 0.000813 0.000000 51.148690 ( 8.777061)
test_basic 0.005373 0.000268 0.300820 ( 0.389355)
test_all 0.002121 0.000000 656.232441 ( 92.311232)
test_rubyspec 0.092995 0.029038 44.467814 ( 49.414688)
total: 156.34 sec