Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-004131
#<BuildRuby:0x0000560e8d80a7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220720-004131",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003013 0.003759 0.896814 ( 1.064468)
build_miniruby 0.000900 0.000120 0.057144 ( 0.055903)
build_ruby 0.000911 0.000122 0.059796 ( 0.058558)
build_all 0.004053 0.000541 1.527683 ( 0.607965)
build_install 0.010853 0.000284 5.707988 ( 2.180247)
test_btest 0.000000 0.000844 53.720419 ( 8.108831)
test_basic 0.001219 0.003687 0.301888 ( 0.391328)
test_all 0.001229 0.000217 599.022102 ( 94.343174)
test_rubyspec 0.068798 0.059225 43.997066 ( 49.575455)
total: 156.39 sec