Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-010333
#<BuildRuby:0x000055686818c4e8
@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.20220219-010333",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000070 0.000011 0.000081 ( 0.000093)
build_up 0.000000 0.010976 0.934122 ( 1.010912)
build_miniruby 0.000204 0.001888 0.075519 ( 0.075292)
build_ruby 0.002078 0.000000 0.077496 ( 0.077388)
build_all 0.010296 0.000651 4.102516 ( 0.814932)
build_install 0.019399 0.003647 7.776117 ( 2.351883)
test_btest 0.000796 0.000239 75.684937 ( 8.355969)
test_basic 0.007247 0.000850 0.336024 ( 0.426521)
test_all 0.001695 0.000179 707.289499 ( 67.792686)
test_rubyspec 0.115493 0.050336 46.232969 ( 51.778296)
total: 132.68 sec