Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-174106
#<BuildRuby:0x000055656ac04480
@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.20220226-174106",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000028 0.000004 0.000032 ( 0.000028)
build_up 0.005667 0.005112 1.003769 ( 1.140729)
build_miniruby 0.001988 0.000426 0.077209 ( 0.074655)
build_ruby 0.001522 0.000326 0.076517 ( 0.074488)
build_all 0.006890 0.002965 4.173957 ( 0.850751)
build_install 0.017207 0.003341 7.985672 ( 2.432921)
test_btest 0.001116 0.000254 72.949301 ( 8.241468)
test_basic 0.002763 0.004820 0.338188 ( 0.426898)
test_all 0.001597 0.000000 736.512801 ( 69.457322)
test_rubyspec 0.112819 0.057551 46.215630 ( 51.699696)
total: 134.40 sec