Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-073123
#<BuildRuby:0x000055a33a5a7d90
@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.20220521-073123",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006472 0.000171 0.922333 ( 0.932574)
build_miniruby 0.000892 0.000060 0.056719 ( 0.055518)
build_ruby 0.000941 0.000063 0.057859 ( 0.056626)
build_all 0.004114 0.000274 1.502089 ( 0.610234)
build_install 0.010485 0.000375 6.331099 ( 2.859299)
test_btest 0.000770 0.000048 45.238936 ( 8.455762)
test_basic 0.000769 0.005010 0.254728 ( 0.343326)
test_all 0.002134 0.000266 604.314051 ( 94.319343)
test_rubyspec 0.085745 0.031639 44.126581 ( 49.671230)
total: 157.30 sec