Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-065543
#<BuildRuby:0x000055673b4704f8
@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.20220721-065543",
@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.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004864 0.006055 1.004506 ( 2.254527)
build_miniruby 0.000138 0.002662 0.074619 ( 0.071722)
build_ruby 0.002138 0.000450 0.081163 ( 0.078773)
build_all 0.009619 0.001266 1.544817 ( 0.605884)
build_install 0.015965 0.006550 5.163723 ( 2.089951)
test_btest 0.001361 0.000000 72.807716 ( 8.318247)
test_basic 0.006154 0.000768 0.330313 ( 0.418706)
test_all 0.001880 0.000427 639.592770 ( 64.780837)
test_rubyspec 0.114118 0.051487 45.972045 ( 51.712257)
total: 130.33 sec