Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-191449
#<BuildRuby:0x0000563f1d094f40
@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.20220214-191449",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005541 0.004737 0.941582 ( 0.968017)
build_miniruby 0.001196 0.000499 0.077631 ( 0.077774)
build_ruby 0.001626 0.000677 0.081794 ( 0.081368)
build_all 0.011750 0.000000 4.150562 ( 0.810429)
build_install 0.020156 0.003649 7.704321 ( 2.342314)
test_btest 0.000997 0.000303 73.726618 ( 8.431721)
test_basic 0.004337 0.003982 0.337881 ( 0.428019)
test_all 0.001604 0.000535 654.655210 ( 65.598118)
test_rubyspec 0.093748 0.072886 46.024032 ( 51.430540)
total: 130.17 sec