Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-141109
#<BuildRuby:0x000055770e964c10
@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.20220314-141109",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002842 0.008524 1.004429 ( 1.147503)
build_miniruby 0.001752 0.000375 0.065239 ( 0.062948)
build_ruby 0.001650 0.000353 0.067903 ( 0.065715)
build_all 0.009147 0.000946 4.184888 ( 0.858730)
build_install 0.024107 0.000061 7.972450 ( 2.455753)
test_btest 0.000742 0.000111 75.358587 ( 8.067458)
test_basic 0.003209 0.005443 0.337529 ( 0.424734)
test_all 0.001470 0.000294 656.057651 ( 65.693774)
test_rubyspec 0.081590 0.078658 46.299566 ( 51.772641)
total: 130.55 sec