Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-234632
#<BuildRuby:0x00005624e4a91438
@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.20220803-234632",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010492 0.000395 0.853023 ( 1.027631)
build_miniruby 0.001553 0.000222 0.064876 ( 0.064120)
build_ruby 0.001327 0.000189 0.054758 ( 0.053573)
build_all 0.005760 0.004575 1.238468 ( 0.471595)
build_install 0.015859 0.001252 4.320020 ( 1.793530)
test_btest 0.001529 0.000270 52.681820 ( 5.768878)
test_basic 0.000405 0.004998 0.299867 ( 0.390017)
test_all 0.000549 0.001897 492.025747 ( 51.993088)
test_rubyspec 0.095504 0.045699 41.189981 ( 48.862419)
total: 110.43 sec