Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-053349
#<BuildRuby:0x000055f6618928a0
@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.20220314-053349",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011925 0.000000 1.008734 ( 2.013581)
build_miniruby 0.001724 0.000000 0.073954 ( 0.071793)
build_ruby 0.001768 0.000000 0.078595 ( 0.076176)
build_all 0.008719 0.000000 4.112770 ( 0.838368)
build_install 0.013280 0.009801 7.974560 ( 2.442458)
test_btest 0.001128 0.000000 75.464176 ( 8.328311)
test_basic 0.003716 0.004242 0.328684 ( 0.416732)
test_all 0.001786 0.000244 655.942778 ( 65.834125)
test_rubyspec 0.109659 0.045786 45.996940 ( 51.496014)
total: 131.52 sec