Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-141203
#<BuildRuby:0x0000558a41940e50
@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.20220908-141203",
@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.000001 0.000008 ( 0.000008)
build_up 0.009885 0.000829 1.103927 ( 1.161614)
build_miniruby 0.001665 0.000238 0.065710 ( 0.065354)
build_ruby 0.001589 0.000227 0.068793 ( 0.067747)
build_all 0.008154 0.000453 1.523289 ( 0.615400)
build_install 0.019889 0.001167 1.898074 ( 0.959096)
test_btest 0.000878 0.000103 97.455126 ( 9.555423)
test_basic 0.001712 0.004974 0.341979 ( 0.432142)
test_all 0.003098 0.000516 644.851742 ( 66.534030)
test_rubyspec 0.113670 0.064871 47.013846 ( 55.483109)
total: 134.87 sec