Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-141610
#<BuildRuby:0x00005585f6d08460
@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.20221210-141610",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004603 0.000288 1.198294 ( 1.174152)
build_miniruby 0.000790 0.000049 1.081516 ( 1.080973)
build_ruby 0.001293 0.000000 2.710710 ( 2.621394)
build_all 0.004795 0.004089 15.706421 ( 3.336414)
build_install 0.009334 0.000536 2.190925 ( 1.174525)
test_btest 0.000500 0.000053 62.919580 ( 11.133569)
test_basic 0.000470 0.004610 0.326388 ( 0.416912)
test_all 0.001179 0.000186 655.336026 (110.560596)
test_rubyspec 0.051905 0.012753 51.896210 ( 60.161629)
total: 191.66 sec