Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-011053
#<BuildRuby:0x0000562eba920d30
@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.20221114-011053",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005598 0.004308 1.107035 ( 1.394444)
build_miniruby 0.002153 0.000287 0.122159 ( 0.117025)
build_ruby 0.002032 0.000271 0.119181 ( 0.101166)
build_all 0.005517 0.003889 1.567643 ( 0.654235)
build_install 0.017296 0.004320 1.919604 ( 0.979142)
test_btest 0.001262 0.000240 86.492633 ( 8.827390)
test_basic 0.003979 0.003339 0.412087 ( 0.505987)
test_all 0.003655 0.000259 699.458230 ( 69.974474)
test_rubyspec 0.129935 0.036291 48.095024 ( 56.546624)
total: 139.10 sec