Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-015527
#<BuildRuby:0x000055d8d36900d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220617-015527",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.006583 0.826241 ( 0.929553)
build_miniruby 0.000761 0.000259 0.057098 ( 0.055861)
build_ruby 0.000779 0.000222 0.059252 ( 0.058018)
build_all 0.000378 0.003866 1.512536 ( 0.607654)
build_install 0.010192 0.000834 6.325943 ( 2.860584)
test_btest 0.000667 0.000208 52.477450 ( 8.101226)
test_basic 0.005432 0.000428 0.266066 ( 0.354639)
test_all 0.001255 0.000370 640.500289 ( 94.318320)
test_rubyspec 0.089859 0.032714 44.008661 ( 49.574351)
total: 156.86 sec