Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-113259
#<BuildRuby:0x0000564ef34b4dd8
@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.20220908-113259",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000046 0.000006 0.000052 ( 0.000056)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.009406 0.001344 1.118879 ( 1.094112)
build_miniruby 0.002198 0.000000 0.073275 ( 0.071724)
build_ruby 0.002202 0.000000 0.069960 ( 0.067531)
build_all 0.008254 0.001100 1.530912 ( 0.596598)
build_install 0.017785 0.000881 1.887527 ( 0.957231)
test_btest 0.000827 0.000097 92.231088 ( 9.749750)
test_basic 0.003079 0.005218 0.366122 ( 0.459798)
test_all 0.002573 0.002287 677.482122 ( 67.810351)
test_rubyspec 0.114524 0.053150 46.894194 ( 55.233683)
total: 136.04 sec