Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-150623
#<BuildRuby:0x0000555b55ea32c8
@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.20220826-150623",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006966 0.864385 ( 2.962957)
build_miniruby 0.001018 0.000000 0.058174 ( 0.056854)
build_ruby 0.000881 0.000024 0.060069 ( 0.058941)
build_all 0.003792 0.000758 1.530648 ( 0.586477)
build_install 0.006916 0.002087 1.909696 ( 0.967252)
test_btest 0.000550 0.000116 53.394022 ( 8.365656)
test_basic 0.005189 0.000329 0.257344 ( 0.346402)
test_all 0.002237 0.000447 610.866767 ( 92.085225)
test_rubyspec 0.100071 0.023903 44.065778 ( 52.341678)
total: 157.77 sec