Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-224314
#<BuildRuby:0x00005595f639d438
@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.20221017-224314",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004771 0.005205 1.111845 ( 1.186485)
build_miniruby 0.001586 0.000397 0.107160 ( 0.105361)
build_ruby 0.001227 0.000307 0.114535 ( 0.114973)
build_all 0.008095 0.000794 1.356941 ( 0.595581)
build_install 0.015371 0.001103 1.677136 ( 0.924773)
test_btest 0.001739 0.000348 61.250796 ( 6.695817)
test_basic 0.006010 0.001202 0.367478 ( 0.459556)
test_all 0.000565 0.005978 502.360897 ( 53.941592)
test_rubyspec 0.103261 0.033915 43.195632 ( 51.823105)
total: 115.85 sec