Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-163839
#<BuildRuby:0x000055fe3c82c4f0
@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.20220317-163839",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009050 0.002946 1.001331 ( 1.119754)
build_miniruby 0.001241 0.000443 0.076489 ( 0.074330)
build_ruby 0.001586 0.000566 0.079511 ( 0.077147)
build_all 0.004085 0.005758 4.147618 ( 0.831131)
build_install 0.020556 0.002699 7.919509 ( 2.391974)
test_btest 0.000952 0.000336 68.720136 ( 8.058707)
test_basic 0.006057 0.002138 0.341590 ( 0.429495)
test_all 0.001203 0.000424 701.115895 ( 67.924216)
test_rubyspec 0.086141 0.072153 45.869646 ( 51.112341)
total: 132.02 sec