Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-213011
#<BuildRuby:0x000055dcbfdb4088
@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.20220611-213011",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006663 0.878912 ( 0.988113)
build_miniruby 0.000000 0.001009 0.057333 ( 0.056151)
build_ruby 0.000731 0.000249 0.059326 ( 0.058194)
build_all 0.003261 0.000698 1.496018 ( 0.608900)
build_install 0.008743 0.001873 6.304021 ( 2.843145)
test_btest 0.000589 0.000126 52.900881 ( 8.449477)
test_basic 0.005983 0.000217 0.364316 ( 0.451707)
test_all 0.001199 0.000240 632.880238 ( 92.949474)
test_rubyspec 0.078752 0.041777 44.210296 ( 49.810292)
total: 156.22 sec