Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-205715
#<BuildRuby:0x0000555f17a86620
@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.20221207-205715",
@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.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004927 0.000000 1.157215 ( 1.891101)
build_miniruby 0.000979 0.000000 1.022097 ( 1.020806)
build_ruby 0.001192 0.000000 2.784911 ( 2.673466)
build_all 0.001677 0.007518 15.675703 ( 3.281822)
build_install 0.009437 0.001048 2.249575 ( 1.253996)
test_btest 0.000542 0.000060 66.967618 ( 11.233831)
test_basic 0.003897 0.000433 0.318602 ( 0.409965)
test_all 0.000520 0.000379 680.353274 (106.840536)
test_rubyspec 0.039805 0.020975 53.629544 ( 61.741017)
total: 190.35 sec