Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-112238
#<BuildRuby:0x000055d789077680
@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.20220220-112238",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000015)
build_up 0.011059 0.000159 0.967883 ( 1.341097)
build_miniruby 0.001861 0.000116 0.077362 ( 0.075304)
build_ruby 0.002092 0.000131 0.082192 ( 0.080112)
build_all 0.010557 0.000066 4.108895 ( 0.800206)
build_install 0.023859 0.000220 7.744190 ( 2.327675)
test_btest 0.001394 0.000063 72.653577 ( 8.111435)
test_basic 0.008231 0.000139 0.345238 ( 0.432790)
test_all 0.001942 0.000084 696.223395 ( 67.469495)
test_rubyspec 0.117550 0.056475 46.232986 ( 51.727519)
total: 132.37 sec