Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-095337
#<BuildRuby:0x000056093642cc10
@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.20220212-095337",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011448 0.000818 0.934684 ( 1.214168)
build_miniruby 0.002002 0.000143 0.077892 ( 0.075653)
build_ruby 0.002069 0.000000 0.075205 ( 0.072830)
build_all 0.001215 0.008944 4.153961 ( 0.790421)
build_install 0.011876 0.011499 7.736234 ( 2.329874)
test_btest 0.000000 0.001162 69.328443 ( 8.429499)
test_basic 0.002313 0.004700 0.335723 ( 0.425051)
test_all 0.001572 0.000554 674.984882 ( 66.209260)
test_rubyspec 0.104001 0.051457 46.007902 ( 51.236665)
total: 130.78 sec