Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-230754
#<BuildRuby:0x00005561d5f83810
@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.20220307-230754",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007395 0.004797 1.007458 ( 1.033925)
build_miniruby 0.001658 0.000356 0.076746 ( 0.075192)
build_ruby 0.001929 0.000413 0.076216 ( 0.073800)
build_all 0.005750 0.004904 4.263759 ( 0.868808)
build_install 0.012815 0.010577 8.021615 ( 2.453547)
test_btest 0.000896 0.000316 74.904938 ( 7.999018)
test_basic 0.005162 0.002958 0.340901 ( 0.437412)
test_all 0.000657 0.001624 689.759645 ( 67.370536)
test_rubyspec 0.078944 0.088168 46.382452 ( 51.547423)
total: 131.86 sec