Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-130651
#<BuildRuby:0x00005636f3c93f58
@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-130651",
@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.000022 0.000000 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004090 0.000021 0.906715 ( 1.271288)
build_miniruby 0.000941 0.000000 1.050288 ( 1.048842)
build_ruby 0.001093 0.000000 2.771270 ( 2.675492)
build_all 0.008727 0.000000 15.727170 ( 3.320174)
build_install 0.007362 0.001826 2.182159 ( 1.240672)
test_btest 0.000544 0.000054 66.299672 ( 10.960196)
test_basic 0.004886 0.000150 0.303506 ( 0.394151)
test_all 0.001162 0.000112 676.968926 (138.865045)
test_rubyspec 0.046731 0.018388 52.338007 ( 60.574884)
total: 220.35 sec