Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-064236
#<BuildRuby:0x0000562c8fd14e50
@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.20221115-064236",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000047 0.000007 0.000054 ( 0.000054)
build_up 0.008627 0.001232 1.124047 ( 2.836291)
build_miniruby 0.002574 0.000000 0.848402 ( 0.847566)
build_ruby 0.002896 0.000123 2.248870 ( 2.158042)
build_all 0.017002 0.005168 18.566746 ( 2.140046)
build_install 0.014161 0.006704 1.835194 ( 0.948611)
test_btest 0.001778 0.000374 81.937758 ( 8.949867)
test_basic 0.009707 0.000856 0.346870 ( 0.432147)
test_all 0.002944 0.000252 660.624197 ( 68.037239)
test_rubyspec 0.075630 0.099823 47.257232 ( 55.433065)
total: 141.78 sec