Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-011328
#<BuildRuby:0x000055d4ed32a358
@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.20221206-011328",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000555 0.004360 1.225393 ( 1.536645)
build_miniruby 0.000000 0.001042 0.981509 ( 0.980289)
build_ruby 0.000000 0.001157 2.768185 ( 2.666701)
build_all 0.004391 0.004544 15.720763 ( 3.208272)
build_install 0.006100 0.004900 2.197368 ( 1.249872)
test_btest 0.000373 0.000164 65.792610 ( 10.862091)
test_basic 0.000371 0.004314 0.342896 ( 0.433499)
test_all 0.000544 0.000272 660.200859 (111.979824)
test_rubyspec 0.035547 0.022903 52.519275 ( 60.762268)
total: 193.68 sec