Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-225402
#<BuildRuby:0x000055f7ad0bfe00
@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.20221117-225402",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004783 0.000252 1.080023 ( 1.198758)
build_miniruby 0.000969 0.000051 0.964509 ( 0.963275)
build_ruby 0.001186 0.000000 2.783501 ( 2.680042)
build_all 0.008847 0.000000 15.888399 ( 3.379236)
build_install 0.009566 0.000100 2.016722 ( 1.140053)
test_btest 0.000592 0.000026 59.685684 ( 11.150995)
test_basic 0.004984 0.000020 0.282472 ( 0.373909)
test_all 0.001074 0.000045 637.089230 (105.967797)
test_rubyspec 0.042645 0.024693 51.446156 ( 59.748210)
total: 186.60 sec