Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-011845
#<BuildRuby:0x0000556ef8f21888
@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.20220130-011845",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009786 0.001270 0.919684 ( 1.045591)
build_miniruby 0.001516 0.000325 0.066977 ( 0.066505)
build_ruby 0.000000 0.001948 0.072818 ( 0.072040)
build_all 0.003121 0.007902 4.053245 ( 0.793819)
build_install 0.018973 0.004780 7.782488 ( 2.364059)
test_btest 0.000903 0.000301 47.005286 ( 43.987785)
test_basic 0.000988 0.007862 0.343845 ( 0.433316)
test_all 0.001165 0.000490 645.017032 ( 65.285812)
test_rubyspec 0.105288 0.072079 45.976364 ( 51.273998)
total: 165.32 sec