Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-120852
#<BuildRuby:0x000055fc7ffe69c0
@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.20221015-120852",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000415 0.010532 1.068509 ( 1.132031)
build_miniruby 0.001903 0.000357 0.097449 ( 0.093653)
build_ruby 0.001414 0.000265 0.095627 ( 0.092544)
build_all 0.004336 0.003870 1.340175 ( 0.562530)
build_install 0.014195 0.001402 1.647424 ( 0.888681)
test_btest 0.000952 0.000201 63.662392 ( 6.339659)
test_basic 0.005832 0.001227 0.348448 ( 0.441953)
test_all 0.006396 0.001347 517.956457 ( 55.110872)
test_rubyspec 0.081445 0.027309 43.274079 ( 51.952656)
total: 116.62 sec