Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-192027
#<BuildRuby:0x0000557a68c0c8e8
@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.20220413-192027",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009525 0.001465 1.008214 ( 1.075424)
build_miniruby 0.001561 0.000240 0.078353 ( 0.076435)
build_ruby 0.002146 0.000000 0.076936 ( 0.074389)
build_all 0.010121 0.000000 1.503229 ( 0.601251)
build_install 0.016942 0.005703 6.026422 ( 2.845282)
test_btest 0.001062 0.000177 71.464854 ( 8.323291)
test_basic 0.001900 0.005560 0.341299 ( 0.430457)
test_all 0.002058 0.000202 696.572343 ( 67.993982)
test_rubyspec 0.120218 0.047797 46.481176 ( 51.901764)
total: 133.32 sec