Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-030840
#<BuildRuby:0x000055696b3137b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-030840",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010816 0.000773 1.018767 ( 2.132306)
build_miniruby 0.001839 0.000131 0.072582 ( 0.070798)
build_ruby 0.000000 0.001833 0.080692 ( 0.078629)
build_all 0.006913 0.003563 4.056676 ( 0.782120)
build_install 0.017960 0.005639 7.874861 ( 2.328073)
test_btest 0.000000 0.001427 47.693800 ( 44.407198)
test_basic 0.003511 0.003426 0.338750 ( 0.429220)
test_all 0.001603 0.000356 690.239882 ( 67.889169)
test_rubyspec 0.121212 0.051156 46.068512 ( 51.496897)
total: 169.62 sec