Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-143132
#<BuildRuby:0x00005647ae3b28a0
@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.20220326-143132",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010527 0.000359 1.000328 ( 1.081817)
build_miniruby 0.002162 0.000000 0.073328 ( 0.072938)
build_ruby 0.002422 0.000000 0.076394 ( 0.075627)
build_all 0.006353 0.003277 4.149903 ( 0.865697)
build_install 0.019040 0.005114 7.970669 ( 2.482912)
test_btest 0.001071 0.000186 71.300351 ( 8.212957)
test_basic 0.004519 0.003399 0.340441 ( 0.431048)
test_all 0.002099 0.000155 709.839349 ( 68.231634)
test_rubyspec 0.115355 0.047399 46.019614 ( 51.432670)
total: 132.89 sec