Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-051046
#<BuildRuby:0x0000562854f77e70
@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.20221203-051046",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004886 0.000138 1.191315 ( 1.352889)
build_miniruby 0.000860 0.000123 1.014729 ( 1.013535)
build_ruby 0.001174 0.000167 2.621994 ( 2.533642)
build_all 0.008020 0.001146 15.814146 ( 3.249980)
build_install 0.004836 0.004742 2.242631 ( 1.222318)
test_btest 0.000420 0.000084 61.165653 ( 11.573232)
test_basic 0.000000 0.004751 0.276717 ( 0.367546)
test_all 0.000731 0.000195 695.328935 (108.938220)
test_rubyspec 0.044556 0.021956 53.401096 ( 61.534694)
total: 191.79 sec