Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-153711
#<BuildRuby:0x000055b9c1ea4e50
@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.20220731-153711",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006007 0.004922 0.958477 ( 1.088996)
build_miniruby 0.001763 0.000251 0.074043 ( 0.072281)
build_ruby 0.001488 0.000213 0.073818 ( 0.072675)
build_all 0.011002 0.000189 1.530110 ( 0.583632)
build_install 0.022894 0.000881 5.204690 ( 2.083218)
test_btest 0.001089 0.000114 73.045960 ( 8.353194)
test_basic 0.006049 0.000637 0.324933 ( 0.415657)
test_all 0.001090 0.000865 633.361488 ( 63.978323)
test_rubyspec 0.105688 0.078469 45.391787 ( 51.254339)
total: 127.90 sec