Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-094827
#<BuildRuby:0x000055f02022c6d8
@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.20220717-094827",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000136 0.000010 0.000146 ( 0.000090)
build_up 0.008200 0.003215 0.954467 ( 1.360762)
build_miniruby 0.001723 0.000203 0.073594 ( 0.071806)
build_ruby 0.002010 0.000237 0.073029 ( 0.070735)
build_all 0.009621 0.000178 1.526256 ( 0.578475)
build_install 0.021886 0.000883 5.203483 ( 2.079564)
test_btest 0.001418 0.000000 73.235921 ( 8.462744)
test_basic 0.007398 0.000000 0.316834 ( 0.405997)
test_all 0.001757 0.000146 670.988596 ( 66.087327)
test_rubyspec 0.107295 0.058728 45.307099 ( 51.199839)
total: 130.32 sec