Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-062116
#<BuildRuby:0x000055dc5ded7940
@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.20220210-062116",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011255 0.000000 0.998710 ( 2.878535)
build_miniruby 0.001520 0.000166 0.079045 ( 0.077843)
build_ruby 0.001866 0.000349 0.074461 ( 0.072697)
build_all 0.009916 0.001014 4.116876 ( 0.788446)
build_install 0.022173 0.002076 7.788737 ( 2.323360)
test_btest 0.001247 0.000197 72.108025 ( 8.311002)
test_basic 0.007651 0.000000 0.345214 ( 0.435318)
test_all 0.002193 0.000000 648.574035 ( 64.840019)
test_rubyspec 0.149756 0.014234 46.146695 ( 51.362959)
total: 131.09 sec