Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-064738
#<BuildRuby:0x0000558e286a28c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-064738",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006765 0.000193 0.741777 ( 0.992569)
build_miniruby 0.001069 0.000000 0.090980 ( 0.088758)
build_ruby 0.000000 0.001979 3.560326 ( 3.364236)
build_all 0.008247 0.001317 15.797133 ( 2.885230)
build_install 0.010855 0.000326 2.044035 ( 0.971891)
test_btest 0.000742 0.000000 53.722466 ( 8.432361)
test_basic 0.001737 0.003700 0.288879 ( 0.377800)
test_all 0.002002 0.000000 603.892648 ( 89.856799)
test_rubyspec 0.087588 0.041982 44.191673 ( 52.451692)
total: 159.42 sec