Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-091422
#<BuildRuby:0x000056252f373778
@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.20220225-091422",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006500 0.004807 0.847942 ( 1.263512)
build_miniruby 0.001755 0.000234 0.065736 ( 0.065119)
build_ruby 0.001749 0.000233 0.079009 ( 0.078240)
build_all 0.010804 0.000772 4.243797 ( 0.870657)
build_install 0.022453 0.001381 7.904725 ( 2.399692)
test_btest 0.000927 0.000103 76.493416 ( 8.127338)
test_basic 0.006722 0.000747 0.340874 ( 0.432026)
test_all 0.002125 0.000236 663.989887 ( 66.023062)
test_rubyspec 0.084115 0.085916 46.297562 ( 51.718188)
total: 130.98 sec