Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-234419
#<BuildRuby:0x000055c4b2cba5a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220209-234419",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008518 0.003084 0.951811 ( 1.201862)
build_miniruby 0.001667 0.000444 0.079719 ( 0.077099)
build_ruby 0.001301 0.000347 0.071403 ( 0.069958)
build_all 0.004829 0.005643 4.140880 ( 0.781758)
build_install 0.020650 0.003509 7.850822 ( 2.307174)
test_btest 0.000827 0.000244 73.644185 ( 7.686021)
test_basic 0.001593 0.007050 0.346189 ( 0.432586)
test_all 0.001388 0.000511 668.768715 ( 65.272556)
test_rubyspec 0.105832 0.060108 46.231705 ( 51.703456)
total: 129.53 sec