Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-170541
#<BuildRuby:0x000055d36f0aa148
@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.20220624-170541",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.009078 0.000649 0.852626 ( 1.021318)
build_miniruby 0.001328 0.000094 0.048464 ( 0.047376)
build_ruby 0.001703 0.000122 0.066189 ( 0.065036)
build_all 0.008539 0.000249 1.251327 ( 0.487876)
build_install 0.015647 0.002899 4.903217 ( 2.464178)
test_btest 0.000000 0.001652 54.971585 ( 6.312636)
test_basic 0.003385 0.002656 0.278430 ( 0.369644)
test_all 0.002700 0.000352 503.945317 ( 53.435407)
test_rubyspec 0.097087 0.034293 41.214181 ( 47.054449)
total: 111.26 sec