Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-154802
#<BuildRuby:0x0000561828fd8018
@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.20220828-154802",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.003290 0.003686 0.867168 ( 0.960935)
build_miniruby 0.000754 0.000232 0.058343 ( 0.057018)
build_ruby 0.000745 0.000229 0.059677 ( 0.058388)
build_all 0.003433 0.001056 1.495239 ( 0.584379)
build_install 0.007644 0.000980 1.900151 ( 0.947439)
test_btest 0.000597 0.000171 47.201729 ( 8.771363)
test_basic 0.004179 0.001195 0.300605 ( 0.389737)
test_all 0.002811 0.000371 631.417259 ( 92.744119)
test_rubyspec 0.062097 0.061227 43.271492 ( 51.642566)
total: 156.16 sec