Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-030115
#<BuildRuby:0x000055cebac65438
@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.20220815-030115",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010249 0.000789 0.838903 ( 1.450860)
build_miniruby 0.000000 0.001616 0.055989 ( 0.054400)
build_ruby 0.000000 0.002288 0.062387 ( 0.059949)
build_all 0.003078 0.006291 1.258509 ( 0.476250)
build_install 0.014678 0.000905 1.575475 ( 0.791445)
test_btest 0.000789 0.000158 52.105398 ( 6.247162)
test_basic 0.004746 0.000950 0.275267 ( 0.366165)
test_all 0.002867 0.000573 508.499275 ( 53.646991)
test_rubyspec 0.082141 0.062813 41.754661 ( 49.434755)
total: 112.53 sec