Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-211949
#<BuildRuby:0x000055ac52f75888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-211949",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006609 0.004726 0.951497 ( 1.015715)
build_miniruby 0.002081 0.000000 0.076570 ( 0.075359)
build_ruby 0.000000 0.001840 0.076360 ( 0.074592)
build_all 0.006938 0.003276 4.019687 ( 0.805151)
build_install 0.020659 0.004154 7.863129 ( 2.335491)
test_btest 0.000839 0.000160 47.754844 ( 44.251749)
test_basic 0.006845 0.001303 0.329593 ( 0.417711)
test_all 0.001571 0.000299 660.746767 ( 65.176740)
test_rubyspec 0.105488 0.044638 46.116804 ( 51.630948)
total: 165.78 sec