Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-191031
#<BuildRuby:0x000055e23ea37e58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221216-191031",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.003985 0.000284 0.801658 ( 1.118876)
build_miniruby 0.000779 0.000056 0.929418 ( 0.928125)
build_ruby 0.001206 0.000086 2.703186 ( 2.599138)
build_all 0.005165 0.003935 15.778910 ( 3.302125)
build_install 0.009204 0.001151 2.211401 ( 1.224879)
test_btest 0.000542 0.000068 64.727181 ( 11.142276)
test_basic 0.000000 0.004703 0.307872 ( 0.399157)
test_all 0.001057 0.000225 665.182532 (138.151832)
test_rubyspec 0.031684 0.034010 52.377054 ( 60.546579)
total: 219.41 sec