Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-210728
#<BuildRuby:0x000056141e589390
@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.20220821-210728",
@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.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006866 0.003853 0.842517 ( 0.998771)
build_miniruby 0.001664 0.000000 0.059757 ( 0.057304)
build_ruby 0.001714 0.000000 0.066185 ( 0.064829)
build_all 0.009771 0.000000 1.231717 ( 0.465722)
build_install 0.013285 0.004371 1.573467 ( 0.785000)
test_btest 0.000950 0.000136 53.884932 ( 6.232809)
test_basic 0.002993 0.003922 0.299629 ( 0.388966)
test_all 0.003876 0.000705 503.256923 ( 52.880665)
test_rubyspec 0.103069 0.020805 41.893379 ( 50.190299)
total: 112.07 sec