Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-205314
#<BuildRuby:0x0000564affa21318
@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-205314",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009401 0.000379 0.819980 ( 0.875760)
build_miniruby 0.001647 0.000118 0.053839 ( 0.052327)
build_ruby 0.001397 0.000099 0.057639 ( 0.056336)
build_all 0.008131 0.000000 1.220404 ( 0.461157)
build_install 0.017250 0.000669 4.403353 ( 1.815142)
test_btest 0.002018 0.000000 52.225829 ( 5.994634)
test_basic 0.005955 0.000151 0.282958 ( 0.374062)
test_all 0.001641 0.000092 479.574280 ( 51.965682)
test_rubyspec 0.091114 0.028747 41.716689 ( 47.537497)
total: 109.13 sec