Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-121950
#<BuildRuby:0x000055eb3f146c40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-121950",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005711 0.000952 0.890287 ( 10.944246)
build_miniruby 0.000844 0.000141 0.057417 ( 0.056114)
build_ruby 0.000805 0.000134 0.059286 ( 0.058040)
build_all 0.003938 0.000657 1.533376 ( 0.587476)
build_install 0.004259 0.004901 5.636686 ( 2.151848)
test_btest 0.000748 0.000173 55.485844 ( 8.025036)
test_basic 0.004826 0.001114 0.342547 ( 0.430547)
test_all 0.001173 0.000271 621.650666 ( 90.137461)
test_rubyspec 0.087131 0.043101 43.846488 ( 49.477338)
total: 161.87 sec