Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-133811
#<BuildRuby:0x0000563098dacf40
@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.20220308-133811",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006754 0.004475 0.988477 ( 1.139122)
build_miniruby 0.001663 0.000221 0.075627 ( 0.074156)
build_ruby 0.001849 0.000247 0.077895 ( 0.075500)
build_all 0.009964 0.000102 4.179721 ( 0.870449)
build_install 0.016655 0.008055 7.965399 ( 2.417401)
test_btest 0.002460 0.000000 74.959349 ( 8.535810)
test_basic 0.000000 0.008142 0.340818 ( 0.428164)
test_all 0.000000 0.002070 648.094376 ( 64.758294)
test_rubyspec 0.092620 0.067468 46.096911 ( 51.585294)
total: 129.89 sec