Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-205758
#<BuildRuby:0x000055f86a531480
@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.20221006-205758",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000057 0.000015 0.000072 ( 0.000073)
configure 0.000021 0.000006 0.000027 ( 0.000029)
build_up 0.008058 0.002869 1.086381 ( 1.266770)
build_miniruby 0.001686 0.000481 0.098530 ( 0.094973)
build_ruby 0.001448 0.000414 0.102332 ( 0.099689)
build_all 0.005501 0.002079 1.305307 ( 0.571723)
build_install 0.017163 0.000694 1.632315 ( 0.882269)
test_btest 0.001431 0.000341 60.119718 ( 6.554203)
test_basic 0.006404 0.000597 0.349799 ( 0.438498)
test_all 0.008118 0.000000 491.556247 ( 53.982280)
test_rubyspec 0.091486 0.036724 42.238886 ( 50.515906)
total: 114.41 sec