Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-183332
#<BuildRuby:0x000055f7cd863858
@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.20220301-183332",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010429 0.000138 0.995560 ( 1.090859)
build_miniruby 0.001902 0.000119 0.072134 ( 0.070579)
build_ruby 0.001485 0.000093 0.070631 ( 0.068800)
build_all 0.009271 0.000579 4.141337 ( 0.845573)
build_install 0.022570 0.000389 7.929497 ( 2.414331)
test_btest 0.001151 0.000061 72.967957 ( 8.134792)
test_basic 0.006648 0.000350 0.344763 ( 0.438435)
test_all 0.001531 0.000080 700.741963 ( 67.371510)
test_rubyspec 0.112098 0.050354 46.284299 ( 51.593916)
total: 132.03 sec