Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-074255
#<BuildRuby:0x00005612b835cb38
@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.20220302-074255",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000078 0.000000 0.000078 ( 0.000083)
build_up 0.011271 0.000000 1.003209 ( 1.619486)
build_miniruby 0.001720 0.000000 0.076968 ( 0.075561)
build_ruby 0.002078 0.000000 0.076109 ( 0.073825)
build_all 0.010676 0.000000 4.212557 ( 0.850324)
build_install 0.015547 0.008938 7.972162 ( 2.393508)
test_btest 0.000818 0.000071 72.910912 ( 8.104753)
test_basic 0.002763 0.004872 0.347390 ( 0.434953)
test_all 0.001585 0.000084 699.325948 ( 67.782205)
test_rubyspec 0.105221 0.071417 46.393842 ( 51.877923)
total: 133.21 sec