Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-013339
#<BuildRuby:0x000055f7fe4dbfb0
@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.20220818-013339",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006342 0.000336 0.826743 ( 0.878913)
build_miniruby 0.000933 0.000144 0.058000 ( 0.056749)
build_ruby 0.000726 0.000112 0.059302 ( 0.058051)
build_all 0.003867 0.000595 1.544111 ( 0.592971)
build_install 0.011094 0.000000 1.917869 ( 0.951494)
test_btest 0.000828 0.000000 46.802888 ( 8.993433)
test_basic 0.005442 0.000000 0.305411 ( 0.394375)
test_all 0.002014 0.000000 599.496919 ( 90.143269)
test_rubyspec 0.095346 0.032589 43.921604 ( 51.328828)
total: 153.40 sec