Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-002516
#<BuildRuby:0x000055a553edec40
@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.20220721-002516",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006223 0.000148 0.873057 ( 0.936155)
build_miniruby 0.000937 0.000066 0.057566 ( 0.056242)
build_ruby 0.000877 0.000063 0.058985 ( 0.057796)
build_all 0.000157 0.004456 1.552013 ( 0.608353)
build_install 0.006420 0.004841 5.672594 ( 2.198406)
test_btest 0.000682 0.000137 55.323128 ( 7.884164)
test_basic 0.004870 0.000974 0.276850 ( 0.365321)
test_all 0.000965 0.000193 592.898543 ( 89.286583)
test_rubyspec 0.087161 0.015885 44.326943 ( 49.949696)
total: 151.34 sec