Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-192216
#<BuildRuby:0x000056323c00b2b0
@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.20220809-192216",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000082)
build_up 0.009349 0.001711 0.949178 ( 0.994105)
build_miniruby 0.002192 0.000000 0.067815 ( 0.065718)
build_ruby 0.001922 0.000000 0.074080 ( 0.072753)
build_all 0.008756 0.001652 1.526580 ( 0.576586)
build_install 0.020422 0.004096 5.178472 ( 2.022736)
test_btest 0.001262 0.000000 76.331789 ( 8.215804)
test_basic 0.004839 0.002462 0.328279 ( 0.423298)
test_all 0.001639 0.000459 646.667259 ( 64.923324)
test_rubyspec 0.106249 0.064057 46.462079 ( 53.562518)
total: 130.86 sec