Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-221422
#<BuildRuby:0x0000556a48244728
@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.20221208-221422",
@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.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004669 0.000079 1.193188 ( 1.190252)
build_miniruby 0.000850 0.000000 0.964499 ( 0.963361)
build_ruby 0.001245 0.000000 2.699393 ( 2.605962)
build_all 0.009244 0.000000 15.856771 ( 3.411163)
build_install 0.008120 0.000806 2.267758 ( 1.264158)
test_btest 0.000519 0.000058 60.627304 ( 12.146630)
test_basic 0.004904 0.000000 0.308895 ( 0.399420)
test_all 0.001416 0.000000 653.874254 (109.189834)
test_rubyspec 0.046679 0.028717 53.104231 ( 61.308240)
total: 192.48 sec