Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-223900
#<BuildRuby:0x000055beafa51888
@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.20220129-223900",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010715 0.000000 0.940677 ( 1.667157)
build_miniruby 0.001829 0.000000 0.074253 ( 0.072360)
build_ruby 0.000809 0.001277 0.076553 ( 0.074627)
build_all 0.006267 0.002925 4.065178 ( 0.788359)
build_install 0.018375 0.004392 7.745354 ( 2.296404)
test_btest 0.000000 0.001212 45.276695 ( 42.419244)
test_basic 0.004264 0.003058 0.335151 ( 0.423621)
test_all 0.001110 0.000493 656.679079 ( 65.033212)
test_rubyspec 0.095688 0.071676 45.940699 ( 51.277132)
total: 164.05 sec