Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-030916
#<BuildRuby:0x000055574a41c610
@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.20220803-030916",
@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.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010345 0.000887 0.973256 ( 3.491696)
build_miniruby 0.001899 0.000271 0.077326 ( 0.075595)
build_ruby 0.001774 0.000253 0.076979 ( 0.075500)
build_all 0.008532 0.001218 1.526520 ( 0.572625)
build_install 0.022060 0.000665 5.139804 ( 2.064117)
test_btest 0.001018 0.000120 72.824777 ( 8.566662)
test_basic 0.005887 0.000692 0.318710 ( 0.407446)
test_all 0.001707 0.000200 634.436110 ( 64.060728)
test_rubyspec 0.104790 0.078369 45.519992 ( 53.115613)
total: 132.43 sec