Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-062343
#<BuildRuby:0x0000557a0cdd4d30
@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.20220724-062343",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008874 0.002183 1.019052 ( 2.756235)
build_miniruby 0.001352 0.000615 0.073703 ( 0.071680)
build_ruby 0.001261 0.000574 0.077798 ( 0.076822)
build_all 0.008616 0.001606 1.533745 ( 0.569232)
build_install 0.023992 0.000000 5.167418 ( 2.076694)
test_btest 0.001237 0.000023 74.316217 ( 8.394043)
test_basic 0.003455 0.004547 0.331665 ( 0.420531)
test_all 0.002380 0.000793 641.934333 ( 64.432131)
test_rubyspec 0.113930 0.068009 45.425448 ( 51.234498)
total: 130.03 sec