Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-172816
#<BuildRuby:0x000055b3d470c708
@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.20220131-172816",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009592 0.000791 0.941408 ( 1.105694)
build_miniruby 0.001825 0.000261 0.073406 ( 0.073362)
build_ruby 0.001725 0.000247 0.070548 ( 0.069537)
build_all 0.009884 0.000688 4.108688 ( 0.792038)
build_install 0.022887 0.000274 7.919965 ( 2.389604)
test_btest 0.000803 0.000084 46.922974 ( 43.565500)
test_basic 0.006636 0.000698 0.346725 ( 0.438283)
test_all 0.001308 0.000138 703.341497 ( 67.472511)
test_rubyspec 0.133576 0.035388 46.112350 ( 51.468733)
total: 167.38 sec