Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-004430
#<BuildRuby:0x000055659526c4d8
@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.20220213-004430",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009777 0.000378 0.941369 ( 1.185378)
build_miniruby 0.002258 0.000151 0.077300 ( 0.074635)
build_ruby 0.001754 0.000117 0.071766 ( 0.069773)
build_all 0.005493 0.004857 4.074172 ( 0.785368)
build_install 0.022578 0.000856 7.744812 ( 2.277850)
test_btest 0.001016 0.000107 76.027803 ( 8.074579)
test_basic 0.007259 0.000764 0.326248 ( 0.415503)
test_all 0.002502 0.000000 688.289714 ( 67.362238)
test_rubyspec 0.128792 0.039953 46.178521 ( 51.713445)
total: 131.96 sec