Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-183453
#<BuildRuby:0x00005570bcba3f60
@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-183453",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004799 0.000125 1.095550 ( 1.123487)
build_miniruby 0.000962 0.000137 1.020872 ( 1.019557)
build_ruby 0.001217 0.000174 2.816618 ( 2.713190)
build_all 0.008225 0.000543 15.782101 ( 3.381558)
build_install 0.004716 0.005375 2.059204 ( 1.211769)
test_btest 0.000647 0.000000 65.254430 ( 10.619812)
test_basic 0.004719 0.000000 0.293588 ( 0.384731)
test_all 0.001289 0.000000 682.350620 (114.220411)
test_rubyspec 0.044782 0.024543 53.531749 ( 61.812037)
total: 196.49 sec