Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-104552
#<BuildRuby:0x000055a7a8afe9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-104552",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004241 0.004876 0.877092 ( 0.945901)
build_miniruby 0.001401 0.000350 0.056198 ( 0.054439)
build_ruby 0.002158 0.000000 0.066437 ( 0.064222)
build_all 0.008896 0.000541 1.283795 ( 0.464470)
build_install 0.015525 0.000366 4.346108 ( 1.776409)
test_btest 0.001479 0.000261 52.655382 ( 6.146693)
test_basic 0.003398 0.004414 0.300600 ( 0.397446)
test_all 0.002936 0.000000 486.019702 ( 51.958166)
test_rubyspec 0.084968 0.050062 41.849192 ( 47.634523)
total: 109.44 sec