Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-133018
#<BuildRuby:0x000055cc8cdcfe20
@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.20221203-133018",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001023 0.003878 1.174708 ( 1.325133)
build_miniruby 0.000921 0.000051 1.002684 ( 1.001408)
build_ruby 0.001161 0.000065 2.763562 ( 2.675425)
build_all 0.008731 0.000248 15.745854 ( 3.423541)
build_install 0.004367 0.004715 2.379329 ( 1.386232)
test_btest 0.000547 0.000057 68.966050 ( 11.109011)
test_basic 0.004676 0.000023 0.321000 ( 0.412676)
test_all 0.000790 0.000079 695.433873 (111.213990)
test_rubyspec 0.052288 0.009605 53.860151 ( 62.045764)
total: 194.59 sec