Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-135544
#<BuildRuby:0x00005589e682efe0
@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.20220729-135544",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011815 0.000510 0.980399 ( 1.121470)
build_miniruby 0.001820 0.000228 0.077103 ( 0.074698)
build_ruby 0.001867 0.000233 0.075732 ( 0.073529)
build_all 0.010164 0.000682 1.505844 ( 0.577326)
build_install 0.010626 0.011927 5.224211 ( 2.068890)
test_btest 0.000929 0.000218 75.220867 ( 8.045677)
test_basic 0.005839 0.001374 0.332263 ( 0.428787)
test_all 0.001998 0.000470 626.665414 ( 66.133424)
test_rubyspec 0.127209 0.049165 46.013693 ( 51.603293)
total: 130.13 sec