Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-205913
#<BuildRuby:0x0000556bda4c0e50
@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.20220724-205913",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006630 0.004701 0.967948 ( 1.019905)
build_miniruby 0.000000 0.002299 0.073346 ( 0.070972)
build_ruby 0.000017 0.001738 0.074867 ( 0.073421)
build_all 0.008705 0.000137 1.539201 ( 0.576736)
build_install 0.021097 0.001109 5.145537 ( 2.064157)
test_btest 0.000793 0.000199 78.124728 ( 8.795181)
test_basic 0.008394 0.000000 0.321697 ( 0.412524)
test_all 0.001332 0.000218 671.867171 ( 66.821758)
test_rubyspec 0.123013 0.057374 45.294230 ( 51.021461)
total: 130.86 sec