Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-163714
#<BuildRuby:0x0000564bac684018
@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.20221123-163714",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004199 0.000263 1.060938 ( 1.118650)
build_miniruby 0.000000 0.000970 1.015037 ( 1.014045)
build_ruby 0.000000 0.001204 2.904165 ( 2.799992)
build_all 0.006978 0.001817 16.000377 ( 3.264526)
build_install 0.008868 0.000487 2.043191 ( 1.237179)
test_btest 0.000519 0.000055 58.772370 ( 11.212825)
test_basic 0.004804 0.000505 0.302247 ( 0.392291)
test_all 0.001012 0.000106 714.598394 (112.569095)
test_rubyspec 0.050949 0.026011 53.246371 ( 61.498950)
total: 195.11 sec