Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-023844
#<BuildRuby:0x000056148972f940
@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.20220226-023844",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010939 0.001529 0.987938 ( 0.996897)
build_miniruby 0.001432 0.000307 0.071274 ( 0.069236)
build_ruby 0.001583 0.000000 0.067366 ( 0.065954)
build_all 0.010371 0.000595 4.167826 ( 0.856413)
build_install 0.011749 0.009952 7.935309 ( 2.479566)
test_btest 0.000992 0.000275 72.010361 ( 7.931888)
test_basic 0.006317 0.000391 0.351023 ( 0.440752)
test_all 0.001746 0.000460 664.919218 ( 65.729254)
test_rubyspec 0.109137 0.064011 46.275093 ( 51.466588)
total: 130.04 sec