Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-133744
#<BuildRuby:0x00005584513e0208
@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.20221128-133744",
@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.000023)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004866 0.000048 1.139918 ( 1.405312)
build_miniruby 0.000836 0.000059 0.982362 ( 0.981123)
build_ruby 0.001082 0.000077 2.814333 ( 2.701595)
build_all 0.000000 0.008763 15.934645 ( 3.278342)
build_install 0.005278 0.003389 1.993789 ( 1.149017)
test_btest 0.000485 0.000121 58.598351 ( 11.685963)
test_basic 0.003799 0.000950 0.314967 ( 0.406011)
test_all 0.001107 0.000154 655.763111 (121.342972)
test_rubyspec 0.049307 0.018540 53.552730 ( 61.815999)
total: 204.77 sec