Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-081748
#<BuildRuby:0x000055809e6e8920
@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.20220908-081748",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009883 0.000851 0.961624 ( 1.263542)
build_miniruby 0.002048 0.000293 0.077440 ( 0.075379)
build_ruby 0.001710 0.000000 0.070432 ( 0.068985)
build_all 0.009223 0.000853 1.562199 ( 0.605159)
build_install 0.014610 0.004960 1.909422 ( 0.947102)
test_btest 0.000929 0.000155 94.556146 ( 9.399215)
test_basic 0.002777 0.004642 0.352453 ( 0.441199)
test_all 0.003163 0.000666 639.747466 ( 66.265803)
test_rubyspec 0.116125 0.068530 47.200812 ( 55.214138)
total: 134.28 sec