Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-053425
#<BuildRuby:0x00005572615b7da8
@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.20220602-053425",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004569 0.002284 0.885781 ( 1.399807)
build_miniruby 0.000678 0.000339 0.056697 ( 0.055436)
build_ruby 0.000673 0.000336 0.057845 ( 0.056630)
build_all 0.004309 0.000000 1.492614 ( 0.605867)
build_install 0.010506 0.000535 6.293940 ( 2.849715)
test_btest 0.000515 0.000198 48.740836 ( 8.758962)
test_basic 0.000607 0.004928 0.306270 ( 0.394936)
test_all 0.000926 0.000427 656.273061 ( 94.437992)
test_rubyspec 0.076590 0.052912 44.124990 ( 49.680758)
total: 158.24 sec