Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-232859
#<BuildRuby:0x00005622a742b510
@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.20220206-232859",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006733 0.004461 0.952113 ( 1.017154)
build_miniruby 0.001664 0.000332 0.075115 ( 0.073224)
build_ruby 0.001371 0.000274 0.074703 ( 0.073838)
build_all 0.009074 0.001815 4.109039 ( 0.787167)
build_install 0.020206 0.004066 7.722722 ( 2.312519)
test_btest 0.000958 0.000191 78.348324 ( 8.262452)
test_basic 0.008529 0.000000 0.332043 ( 0.420376)
test_all 0.001781 0.000162 658.559257 ( 65.262727)
test_rubyspec 0.091973 0.067817 46.162235 ( 51.592474)
total: 129.80 sec