Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-235604
#<BuildRuby:0x000055fc1bdb4a58
@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.20220405-235604",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.010920 0.000932 1.004018 ( 2.358237)
build_miniruby 0.001928 0.000257 0.128720 ( 0.126544)
build_ruby 0.004544 0.000002 3.380797 ( 3.148067)
build_all 0.017145 0.004388 21.610998 ( 2.324443)
build_install 0.020306 0.003470 8.650511 ( 2.998888)
test_btest 0.001012 0.000155 80.181747 ( 8.869368)
test_basic 0.006932 0.000392 0.342361 ( 0.430492)
test_all 0.001865 0.000277 697.598101 ( 68.167589)
test_rubyspec 0.125998 0.054626 46.644458 ( 51.864461)
total: 140.29 sec