Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-131751
#<BuildRuby:0x0000556573547940
@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.20220310-131751",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006293 0.005013 0.976114 ( 1.033909)
build_miniruby 0.001775 0.000394 0.078009 ( 0.076236)
build_ruby 0.001536 0.000341 0.076938 ( 0.075535)
build_all 0.005697 0.004065 1.528065 ( 0.617205)
build_install 0.020171 0.000000 5.354951 ( 2.227047)
test_btest 0.001340 0.000000 74.866998 ( 7.894950)
test_basic 0.005092 0.003155 0.336947 ( 0.424897)
test_all 0.001953 0.000000 674.456143 ( 66.072535)
test_rubyspec 0.107992 0.069435 46.254885 ( 51.742137)
total: 130.17 sec