Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-205115
#<BuildRuby:0x000055afd6438d30
@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.20220902-205115",
@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.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.007690 0.003988 0.969320 ( 1.017014)
build_miniruby 0.002063 0.000000 0.068415 ( 0.066402)
build_ruby 0.002048 0.000000 0.070325 ( 0.068719)
build_all 0.010246 0.000000 1.544156 ( 0.593678)
build_install 0.021683 0.001092 1.902809 ( 0.914149)
test_btest 0.000947 0.000129 76.936861 ( 8.143492)
test_basic 0.003879 0.004367 0.331772 ( 0.418116)
test_all 0.005012 0.000094 676.604548 ( 66.543847)
test_rubyspec 0.100202 0.078491 45.757846 ( 54.180504)
total: 131.95 sec