Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-115659
#<BuildRuby:0x0000556029cffda8
@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.20221119-115659",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004981 0.000356 1.070639 ( 1.216279)
build_miniruby 0.000805 0.000058 1.007920 ( 1.006523)
build_ruby 0.001161 0.000000 2.877662 ( 2.791607)
build_all 0.008853 0.000084 15.877070 ( 3.370791)
build_install 0.004659 0.004472 2.004135 ( 1.137129)
test_btest 0.000520 0.000062 59.838418 ( 10.698235)
test_basic 0.000894 0.003895 0.291815 ( 0.382745)
test_all 0.001870 0.000311 666.833068 (103.532216)
test_rubyspec 0.048962 0.011215 51.471768 ( 59.689842)
total: 183.83 sec