Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-223327
#<BuildRuby:0x000055cf35ddf7e8
@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-223327",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001031 0.011479 0.941289 ( 0.934220)
build_miniruby 0.001322 0.000472 0.072614 ( 0.070622)
build_ruby 0.001500 0.000535 0.075987 ( 0.074184)
build_all 0.008780 0.001528 4.103876 ( 0.795928)
build_install 0.020644 0.001980 7.623753 ( 2.283894)
test_btest 0.000836 0.000232 47.369336 ( 44.038758)
test_basic 0.006680 0.001855 0.349261 ( 0.441828)
test_all 0.000000 0.001869 684.927909 ( 66.574135)
test_rubyspec 0.089418 0.064045 45.571604 ( 51.005864)
total: 166.22 sec