Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-140901
#<BuildRuby:0x000056264e338a68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221031-140901",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008792 0.000045 1.125028 ( 1.213073)
build_miniruby 0.001848 0.000123 0.116584 ( 0.114142)
build_ruby 0.001829 0.000000 0.103498 ( 0.101015)
build_all 0.006981 0.000289 1.324504 ( 0.572234)
build_install 0.006276 0.007893 1.695004 ( 0.912757)
test_btest 0.001306 0.000206 59.626115 ( 6.769903)
test_basic 0.005783 0.000913 0.369239 ( 0.461281)
test_all 0.006122 0.000967 511.682052 ( 54.830819)
test_rubyspec 0.095397 0.036639 43.471347 ( 51.966801)
total: 116.94 sec