Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-173557
#<BuildRuby:0x00005577543bf670
@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-173557",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004334 0.000542 1.157362 ( 1.151473)
build_miniruby 0.000794 0.000099 0.996952 ( 0.995600)
build_ruby 0.001114 0.000140 2.745719 ( 2.632822)
build_all 0.008761 0.000000 15.870194 ( 3.331645)
build_install 0.005222 0.005264 2.157114 ( 1.248560)
test_btest 0.000508 0.000084 63.664388 ( 10.439187)
test_basic 0.004777 0.000010 0.301586 ( 0.392449)
test_all 0.000000 0.001161 626.261225 (108.684157)
test_rubyspec 0.031686 0.027119 50.871166 ( 59.158790)
total: 188.04 sec