Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-174154
#<BuildRuby:0x0000560ea2c4c4d8
@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.20220209-174154",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009724 0.000367 0.945088 ( 0.986461)
build_miniruby 0.001668 0.000112 0.070832 ( 0.069138)
build_ruby 0.001811 0.000000 0.069020 ( 0.066634)
build_all 0.009874 0.000140 4.146992 ( 0.784296)
build_install 0.023026 0.001010 7.801053 ( 2.292546)
test_btest 0.000980 0.000055 74.394797 ( 7.791579)
test_basic 0.000000 0.008507 0.337373 ( 0.424823)
test_all 0.000000 0.002192 692.222003 ( 67.251046)
test_rubyspec 0.109555 0.060959 46.213778 ( 51.609802)
total: 131.28 sec