Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-163855
#<BuildRuby:0x0000559c75b6caf8
@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.20220207-163855",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004287 0.006235 0.940647 ( 1.033883)
build_miniruby 0.002232 0.000000 0.074819 ( 0.073374)
build_ruby 0.001939 0.000000 0.072759 ( 0.071760)
build_all 0.010889 0.000000 4.114049 ( 0.799063)
build_install 0.017447 0.005415 7.798573 ( 2.323006)
test_btest 0.000780 0.000303 74.399448 ( 7.961998)
test_basic 0.002110 0.005442 0.329318 ( 0.419144)
test_all 0.001057 0.000470 697.181222 ( 67.159042)
test_rubyspec 0.113772 0.057265 46.050610 ( 51.441284)
total: 131.28 sec