Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-105039
#<BuildRuby:0x000055708e6e1438
@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.20220824-105039",
@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.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009976 0.000925 0.852761 ( 1.207113)
build_miniruby 0.001379 0.000212 0.064386 ( 0.062697)
build_ruby 0.002246 0.000346 0.055463 ( 0.053390)
build_all 0.007786 0.001198 1.256950 ( 0.466205)
build_install 0.012356 0.001901 1.583141 ( 0.804009)
test_btest 0.001049 0.000162 52.212257 ( 5.957754)
test_basic 0.005420 0.000833 0.299226 ( 0.389708)
test_all 0.003488 0.002979 497.114080 ( 51.885511)
test_rubyspec 0.069601 0.055046 41.949278 ( 50.559986)
total: 111.39 sec