Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-122927
#<BuildRuby:0x000055e91ed600d0
@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.20221118-122927",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005233 0.000000 1.054721 ( 3.175187)
build_miniruby 0.000863 0.000000 0.996338 ( 0.995003)
build_ruby 0.001115 0.000000 2.848687 ( 2.760824)
build_all 0.004598 0.004435 15.983260 ( 3.286742)
build_install 0.008730 0.000252 1.984733 ( 1.114152)
test_btest 0.000579 0.000034 55.479933 ( 11.844674)
test_basic 0.001303 0.003872 0.291222 ( 0.381444)
test_all 0.001082 0.000114 658.004051 (102.723784)
test_rubyspec 0.034097 0.031969 50.958417 ( 59.337717)
total: 185.62 sec