Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-075545
#<BuildRuby:0x000055d894077e58
@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.20220821-075545",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003672 0.003161 0.807869 ( 0.881802)
build_miniruby 0.000813 0.000174 0.057416 ( 0.056230)
build_ruby 0.000810 0.000173 0.059210 ( 0.058025)
build_all 0.004565 0.000123 1.564255 ( 0.597071)
build_install 0.009934 0.001114 1.899027 ( 0.959884)
test_btest 0.000546 0.000102 52.275286 ( 8.104563)
test_basic 0.000751 0.004590 0.292682 ( 0.381586)
test_all 0.001379 0.000345 616.049763 ( 89.071319)
test_rubyspec 0.067743 0.059840 44.320037 ( 52.596832)
total: 152.71 sec