Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-232557
#<BuildRuby:0x0000565383acefe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221108-232557",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009518 0.000077 1.082227 ( 1.396696)
build_miniruby 0.002569 0.000000 0.071039 ( 0.068482)
build_ruby 0.002101 0.000000 0.067074 ( 0.064904)
build_all 0.009165 0.000070 1.486358 ( 0.598889)
build_install 0.014534 0.007245 1.858788 ( 0.931073)
test_btest 0.002532 0.000304 84.957937 ( 9.148353)
test_basic 0.009093 0.000592 0.346244 ( 0.432619)
test_all 0.001539 0.000178 688.664322 ( 69.296887)
test_rubyspec 0.120484 0.059745 47.530540 ( 55.638503)
total: 137.58 sec