Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-142630
#<BuildRuby:0x000055725fa1e038
@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.20221028-142630",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010282 0.000791 1.108015 ( 1.160474)
build_miniruby 0.001489 0.000115 0.098600 ( 0.095694)
build_ruby 0.001560 0.000120 0.101976 ( 0.098924)
build_all 0.007892 0.000607 1.275033 ( 0.572101)
build_install 0.010490 0.004799 1.619406 ( 0.878599)
test_btest 0.001966 0.000246 60.849616 ( 6.471009)
test_basic 0.006647 0.000831 0.357280 ( 0.453845)
test_all 0.003580 0.005360 489.031445 ( 54.026402)
test_rubyspec 0.082854 0.042609 43.619458 ( 52.207552)
total: 115.97 sec