Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-094231
#<BuildRuby:0x000055ea421186e0
@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.20221116-094231",
@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.000006)
autoconf 0.000000 0.000099 0.000099 ( 0.000103)
configure 0.000000 0.000022 0.000022 ( 0.000021)
build_up 0.000000 0.008592 1.083370 ( 1.129508)
build_miniruby 0.000000 0.001501 0.922914 ( 0.923072)
build_ruby 0.000038 0.002155 2.321906 ( 2.236142)
build_all 0.016482 0.001145 18.219014 ( 2.237622)
build_install 0.012959 0.005937 1.857538 ( 1.003523)
test_btest 0.000711 0.000226 85.322051 ( 9.270361)
test_basic 0.005486 0.001745 0.352671 ( 0.443440)
test_all 0.001417 0.000452 710.603053 ( 75.322263)
test_rubyspec 0.065348 0.053141 50.162962 ( 58.671429)
total: 151.24 sec