Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-150252
#<BuildRuby:0x00005623f3526350
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-150252",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005077 0.000117 1.234982 ( 1.918151)
build_miniruby 0.000874 0.000110 0.962404 ( 0.960935)
build_ruby 0.001181 0.000000 2.806860 ( 2.698293)
build_all 0.004527 0.004523 15.836678 ( 3.331560)
build_install 0.007648 0.000549 2.173060 ( 1.229937)
test_btest 0.000474 0.000079 68.612843 ( 10.997468)
test_basic 0.004277 0.000713 0.293271 ( 0.383896)
test_all 0.000700 0.000117 697.906166 (107.816391)
test_rubyspec 0.044209 0.020051 53.619655 ( 61.835778)
total: 191.17 sec