Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-205658
#<BuildRuby:0x0000556e3faa06d8
@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.20220828-205658",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010984 0.000941 0.989953 ( 1.022201)
build_miniruby 0.001825 0.000243 0.075020 ( 0.072855)
build_ruby 0.002084 0.000278 0.072986 ( 0.070697)
build_all 0.010843 0.000175 1.562069 ( 0.592303)
build_install 0.018050 0.005332 1.898829 ( 0.915150)
test_btest 0.000980 0.000147 78.949465 ( 8.129425)
test_basic 0.001981 0.005411 0.316640 ( 0.405771)
test_all 0.002286 0.000457 657.331322 ( 65.611853)
test_rubyspec 0.115509 0.046822 45.912421 ( 54.420098)
total: 131.24 sec