Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-021438
#<BuildRuby:0x00005576cce06148
@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-021438",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005418 0.004208 1.133864 ( 1.951515)
build_miniruby 0.001455 0.000208 0.107181 ( 0.103880)
build_ruby 0.001331 0.000190 0.098817 ( 0.096092)
build_all 0.003777 0.004210 1.336736 ( 0.568570)
build_install 0.011073 0.003891 1.724831 ( 0.908037)
test_btest 0.001811 0.000000 62.252848 ( 6.917961)
test_basic 0.008091 0.001229 0.365542 ( 0.460523)
test_all 0.006762 0.000021 509.613960 ( 55.099551)
test_rubyspec 0.070901 0.063789 43.521545 ( 52.119913)
total: 118.23 sec