Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-141445
#<BuildRuby:0x000055e5b8543f00
@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.20221124-141445",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003976 0.000611 1.168654 ( 2.666598)
build_miniruby 0.000816 0.000125 0.950440 ( 0.949229)
build_ruby 0.001276 0.000000 2.757136 ( 2.634268)
build_all 0.005531 0.003173 15.749638 ( 3.260031)
build_install 0.008244 0.001545 2.037916 ( 1.182315)
test_btest 0.000519 0.000097 56.740215 ( 11.942928)
test_basic 0.004731 0.000043 0.351676 ( 0.442431)
test_all 0.001231 0.000217 676.471658 (122.860231)
test_rubyspec 0.044137 0.018364 53.872880 ( 62.105794)
total: 208.04 sec