Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-042133
#<BuildRuby:0x000055dc5b6dc0f8
@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.20221218-042133",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004217 0.000005 0.848899 ( 1.082326)
build_miniruby 0.000971 0.000057 0.949875 ( 0.948334)
build_ruby 0.001188 0.000070 2.782427 ( 2.679350)
build_all 0.000448 0.008601 15.778793 ( 3.300057)
build_install 0.008118 0.000638 2.215906 ( 1.229485)
test_btest 0.000591 0.000099 62.011010 ( 11.096998)
test_basic 0.000803 0.003753 0.348935 ( 0.439772)
test_all 0.001474 0.000310 676.389194 (137.452258)
test_rubyspec 0.060523 0.009842 52.838344 ( 60.994116)
total: 219.22 sec