Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-170429
#<BuildRuby:0x000055c2d44591a0
@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.20220204-170429",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010520 0.001413 0.942396 ( 0.985509)
build_miniruby 0.001775 0.000380 0.078159 ( 0.076609)
build_ruby 0.001802 0.000386 0.080286 ( 0.078053)
build_all 0.009711 0.000000 4.135149 ( 0.797827)
build_install 0.019831 0.002759 7.862548 ( 2.330540)
test_btest 0.001187 0.000209 47.686760 ( 43.971394)
test_basic 0.007325 0.000276 0.347199 ( 0.435712)
test_all 0.001880 0.000313 704.665227 ( 67.518969)
test_rubyspec 0.107349 0.056498 47.032887 ( 52.096857)
total: 168.29 sec