Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-215953
#<BuildRuby:0x000055633dda0610
@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.20220804-215953",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000611 0.011882 0.970853 ( 1.587501)
build_miniruby 0.002300 0.000000 0.074640 ( 0.073107)
build_ruby 0.001873 0.000151 0.076477 ( 0.075263)
build_all 0.007892 0.001578 1.546059 ( 0.586715)
build_install 0.018459 0.003300 5.186735 ( 2.115154)
test_btest 0.000816 0.000285 76.727684 ( 8.742138)
test_basic 0.000000 0.008229 0.337862 ( 0.427256)
test_all 0.000000 0.002186 671.201233 ( 66.104017)
test_rubyspec 0.101097 0.068172 45.642841 ( 53.216071)
total: 132.93 sec