Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-121728
#<BuildRuby:0x000055fb4940b858
@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.20220303-121728",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000090 0.000023 0.000113 ( 0.000064)
build_up 0.009166 0.001231 0.990980 ( 1.133966)
build_miniruby 0.001493 0.000345 0.068301 ( 0.066294)
build_ruby 0.001844 0.000426 0.080980 ( 0.078501)
build_all 0.008028 0.001853 4.209539 ( 0.859837)
build_install 0.012194 0.010919 7.932055 ( 2.449548)
test_btest 0.000957 0.000319 71.264584 ( 7.958394)
test_basic 0.007810 0.000771 0.342098 ( 0.429126)
test_all 0.001581 0.000494 697.725998 ( 67.796254)
test_rubyspec 0.119543 0.059154 46.316819 ( 51.814814)
total: 132.59 sec