Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-061156
#<BuildRuby:0x000055a68518e350
@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.20221204-061156",
@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.000001 0.000017 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004545 0.000505 1.104546 ( 1.136038)
build_miniruby 0.000929 0.000104 0.928281 ( 0.926855)
build_ruby 0.001107 0.000123 2.834439 ( 2.742329)
build_all 0.009142 0.000040 15.781031 ( 3.332521)
build_install 0.007265 0.002629 2.244038 ( 1.277940)
test_btest 0.000573 0.000000 63.843432 ( 11.154157)
test_basic 0.001107 0.003487 0.314261 ( 0.405560)
test_all 0.001258 0.000194 673.926542 (107.764439)
test_rubyspec 0.053957 0.017501 53.568379 ( 61.768909)
total: 190.51 sec