Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-071005
#<BuildRuby:0x000055f1ba7f8af8
@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.20220427-071005",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007983 0.003954 1.080042 ( 7.304832)
build_miniruby 0.001664 0.000312 0.070489 ( 0.068581)
build_ruby 0.001665 0.000312 0.073254 ( 0.071425)
build_all 0.009107 0.000873 1.511158 ( 0.618805)
build_install 0.018934 0.002412 5.876620 ( 2.869106)
test_btest 0.001065 0.000177 80.063078 ( 8.555920)
test_basic 0.002886 0.005977 0.337362 ( 0.422737)
test_all 0.002257 0.000501 674.076796 ( 65.709002)
test_rubyspec 0.135849 0.047760 46.027120 ( 51.163695)
total: 136.79 sec