Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-123924
#<BuildRuby:0x00005558be19b858
@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.20220502-123924",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.006812 0.005220 1.017715 ( 1.171111)
build_miniruby 0.001681 0.000240 0.072642 ( 0.070728)
build_ruby 0.001901 0.000271 0.074694 ( 0.072731)
build_all 0.008213 0.000428 1.507383 ( 0.611629)
build_install 0.015826 0.009382 5.862278 ( 2.770532)
test_btest 0.001210 0.000255 71.924686 ( 7.807555)
test_basic 0.003196 0.005869 0.311085 ( 0.398325)
test_all 0.001390 0.001224 669.846246 ( 65.092939)
test_rubyspec 0.084741 0.095949 45.215783 ( 50.434802)
total: 128.43 sec