Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-091703
#<BuildRuby:0x000055a4c56b3680
@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.20220218-091703",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003881 0.007775 0.972805 ( 2.029884)
build_miniruby 0.001944 0.000897 0.071091 ( 0.068743)
build_ruby 0.001447 0.000668 0.064932 ( 0.062910)
build_all 0.008439 0.001832 4.109535 ( 0.767986)
build_install 0.018399 0.005570 7.757131 ( 2.303663)
test_btest 0.000876 0.000350 75.767547 ( 7.980254)
test_basic 0.005436 0.002174 0.337654 ( 0.426267)
test_all 0.001341 0.000536 711.435863 ( 67.791864)
test_rubyspec 0.094877 0.056368 46.355682 ( 52.010400)
total: 133.44 sec