Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-114024
#<BuildRuby:0x000055c9f88a6700
@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.20220906-114024",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.007900 0.003848 0.990215 ( 2.068478)
build_miniruby 0.002069 0.000243 0.072880 ( 0.070712)
build_ruby 0.001635 0.000192 0.066577 ( 0.064930)
build_all 0.006572 0.003818 1.562066 ( 0.611028)
build_install 0.017972 0.004338 1.917094 ( 0.937603)
test_btest 0.001263 0.000220 99.677697 ( 9.656048)
test_basic 0.006917 0.001203 0.351874 ( 0.440087)
test_all 0.003560 0.000619 651.216615 ( 66.277304)
test_rubyspec 0.107544 0.069859 47.001009 ( 55.506060)
total: 135.63 sec