Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-080836
#<BuildRuby:0x00005563c4f00438
@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.20220221-080836",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006879 0.003755 0.966387 ( 1.670532)
build_miniruby 0.001966 0.000000 0.073073 ( 0.071427)
build_ruby 0.001995 0.000029 0.071733 ( 0.070299)
build_all 0.008968 0.000996 4.194811 ( 0.798397)
build_install 0.020061 0.004122 7.733130 ( 2.339553)
test_btest 0.000840 0.000110 71.979977 ( 8.272237)
test_basic 0.003117 0.004848 0.346725 ( 0.442957)
test_all 0.001569 0.000273 701.884695 ( 67.562162)
test_rubyspec 0.111073 0.040559 46.318893 ( 51.704841)
total: 132.93 sec