Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-124758
#<BuildRuby:0x000055fe84786c88
@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.20220726-124758",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008617 0.000068 0.849101 ( 1.053860)
build_miniruby 0.001180 0.000079 0.051663 ( 0.050546)
build_ruby 0.001933 0.000128 0.063166 ( 0.060972)
build_all 0.009141 0.000316 1.258291 ( 0.480737)
build_install 0.003779 0.013085 4.263992 ( 1.780665)
test_btest 0.000000 0.002162 54.104525 ( 6.330447)
test_basic 0.003853 0.001947 0.279477 ( 0.369032)
test_all 0.002412 0.000670 481.137404 ( 52.028277)
test_rubyspec 0.073748 0.054862 41.690005 ( 47.495936)
total: 109.65 sec