Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-104938
#<BuildRuby:0x000055c97b44ffa8
@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.20220728-104938",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002965 0.003755 0.829158 ( 1.121393)
build_miniruby 0.000879 0.000117 0.057362 ( 0.056060)
build_ruby 0.000919 0.000123 0.059338 ( 0.057969)
build_all 0.004131 0.000551 1.524943 ( 0.585953)
build_install 0.008396 0.000522 5.645661 ( 2.177247)
test_btest 0.000553 0.000069 46.615584 ( 8.547308)
test_basic 0.005190 0.000649 0.335858 ( 0.423903)
test_all 0.001546 0.000193 583.064626 ( 92.838820)
test_rubyspec 0.089749 0.029856 43.679204 ( 49.309276)
total: 155.12 sec