Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-223138
#<BuildRuby:0x000055fa39450f40
@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.20220406-223138",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011723 0.000837 1.009014 ( 1.024019)
build_miniruby 0.001918 0.000137 0.078180 ( 0.076356)
build_ruby 0.001981 0.000141 0.075768 ( 0.073419)
build_all 0.010241 0.000336 4.198550 ( 0.850929)
build_install 0.020034 0.003837 8.468947 ( 2.991844)
test_btest 0.001256 0.000114 74.754040 ( 7.911529)
test_basic 0.006608 0.000600 0.338284 ( 0.426806)
test_all 0.001683 0.000153 701.190940 ( 68.003793)
test_rubyspec 0.118780 0.057030 46.711829 ( 52.008597)
total: 133.37 sec