Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-114956
#<BuildRuby:0x000055a3a3663e00
@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.20220627-114956",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005998 0.001000 0.829783 ( 1.060710)
build_miniruby 0.000877 0.000146 0.057737 ( 0.056445)
build_ruby 0.000000 0.001039 0.059187 ( 0.057953)
build_all 0.000583 0.003810 1.517379 ( 0.612341)
build_install 0.008859 0.002215 6.312179 ( 2.846677)
test_btest 0.000658 0.000164 56.618830 ( 8.150705)
test_basic 0.000000 0.005618 0.289305 ( 0.377870)
test_all 0.000000 0.001497 647.602778 ( 94.204809)
test_rubyspec 0.068013 0.060491 44.997110 ( 50.743907)
total: 158.11 sec