Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-094755
#<BuildRuby:0x000056253f4dc8e8
@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-094755",
@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.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009716 0.001494 0.997791 ( 1.035640)
build_miniruby 0.001748 0.000269 0.076002 ( 0.075103)
build_ruby 0.001957 0.000301 0.077271 ( 0.075298)
build_all 0.009733 0.000643 1.519912 ( 0.577430)
build_install 0.018893 0.005001 5.225726 ( 2.093141)
test_btest 0.000000 0.001094 74.523768 ( 7.997111)
test_basic 0.000000 0.008169 0.326394 ( 0.413512)
test_all 0.001723 0.000321 652.654693 ( 64.642094)
test_rubyspec 0.105209 0.072177 45.381191 ( 51.165915)
total: 128.08 sec