Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-140647
#<BuildRuby:0x000055cc4850cb38
@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.20220331-140647",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011974 0.000241 1.014965 ( 1.293069)
build_miniruby 0.002065 0.000122 0.077300 ( 0.075212)
build_ruby 0.001602 0.000094 0.075340 ( 0.073498)
build_all 0.006593 0.004185 4.279849 ( 0.859329)
build_install 0.012118 0.008459 7.996689 ( 2.462137)
test_btest 0.001377 0.000250 72.172566 ( 8.133864)
test_basic 0.004573 0.003481 0.353805 ( 0.441837)
test_all 0.001396 0.000291 687.455585 ( 67.508343)
test_rubyspec 0.110243 0.059172 46.644763 ( 52.135412)
total: 132.98 sec