Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-021219
#<BuildRuby:0x000055fc84f81930
@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.20220130-021219",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000037 0.000000 0.000037 ( 0.000038)
configure 0.000061 0.000000 0.000061 ( 0.000060)
build_up 0.012264 0.000000 0.955903 ( 0.964868)
build_miniruby 0.002116 0.000000 0.073823 ( 0.071523)
build_ruby 0.002100 0.000000 0.076049 ( 0.073869)
build_all 0.009289 0.000000 4.087428 ( 0.776346)
build_install 0.017370 0.005239 7.753912 ( 2.325949)
test_btest 0.001485 0.000078 46.938509 ( 43.653705)
test_basic 0.001198 0.005455 0.332179 ( 0.429906)
test_all 0.002316 0.000244 687.312474 ( 66.845995)
test_rubyspec 0.102055 0.057958 45.602629 ( 50.804250)
total: 165.95 sec