Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-203647
#<BuildRuby:0x00005599c0f10040
@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.20221230-203647",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.002822 0.003575 0.847551 ( 1.059617)
build_miniruby 0.001107 0.000000 1.014042 ( 1.011987)
build_ruby 0.001525 0.000000 2.784240 ( 2.781577)
build_all 0.008134 0.001771 16.747235 ( 2.948263)
build_install 0.011707 0.000000 2.304284 ( 1.184869)
test_btest 0.001058 0.000027 72.113175 ( 11.214226)
test_basic 0.005403 0.001138 0.344521 ( 0.430576)
test_all 0.001560 0.000167 658.448655 (115.202639)
test_rubyspec 0.098744 0.028319 51.771002 ( 59.857122)
total: 195.69 sec