Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-005929
#<BuildRuby:0x000055a450c6f468
@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.20230103-005929",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006605 0.000000 0.898618 ( 1.078138)
build_miniruby 0.001235 0.000000 1.014270 ( 1.012383)
build_ruby 0.000000 0.001605 2.781624 ( 2.779042)
build_all 0.006985 0.003054 16.710286 ( 2.970350)
build_install 0.011800 0.000000 2.279148 ( 1.174163)
test_btest 0.000913 0.000000 69.540701 ( 11.550988)
test_basic 0.003357 0.004042 0.359533 ( 0.444265)
test_all 0.001237 0.000000 669.143304 (116.631287)
test_rubyspec 0.102513 0.031273 51.655909 ( 59.697233)
total: 197.34 sec