Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-194459
#<BuildRuby:0x00005584cdb14480
@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.20220206-194459",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009573 0.000789 0.937934 ( 1.032554)
build_miniruby 0.001530 0.000219 0.074877 ( 0.074108)
build_ruby 0.001766 0.000252 0.075919 ( 0.074559)
build_all 0.006339 0.004128 4.154381 ( 0.789071)
build_install 0.018998 0.004703 7.784102 ( 2.348977)
test_btest 0.000887 0.000177 74.094766 ( 8.165173)
test_basic 0.005457 0.001091 0.332522 ( 0.423223)
test_all 0.002057 0.000166 691.854156 ( 67.313382)
test_rubyspec 0.103493 0.077948 46.030673 ( 51.444223)
total: 131.67 sec