Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-210640
#<BuildRuby:0x000055643dc9a8a0
@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.20220228-210640",
@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.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004975 0.006555 0.992744 ( 1.130443)
build_miniruby 0.001265 0.000690 0.070466 ( 0.068548)
build_ruby 0.001011 0.000551 0.068571 ( 0.067234)
build_all 0.008136 0.001810 4.193392 ( 0.847586)
build_install 0.013258 0.006629 7.998945 ( 2.455233)
test_btest 0.000663 0.000332 72.375837 ( 8.470153)
test_basic 0.002592 0.005953 0.337392 ( 0.425678)
test_all 0.001262 0.000710 663.876129 ( 65.754144)
test_rubyspec 0.097671 0.068392 46.192616 ( 51.753205)
total: 130.97 sec