Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-122155
#<BuildRuby:0x0000560513274728
@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.20221213-122155",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003532 0.000757 0.836348 ( 1.208477)
build_miniruby 0.000724 0.000155 1.024823 ( 1.023574)
build_ruby 0.000906 0.000194 2.709631 ( 2.607992)
build_all 0.008075 0.000747 15.786872 ( 3.313034)
build_install 0.001828 0.008320 2.329466 ( 1.325399)
test_btest 0.000481 0.000151 67.417681 ( 11.403144)
test_basic 0.003838 0.001199 0.324042 ( 0.414601)
test_all 0.001093 0.000342 677.870189 (157.942103)
test_rubyspec 0.046645 0.017138 52.592322 ( 60.860773)
total: 240.10 sec