Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-153452
#<BuildRuby:0x0000559ef852d1f8
@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.20220821-153452",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009175 0.001529 0.857994 ( 0.885664)
build_miniruby 0.001461 0.000243 0.065960 ( 0.064155)
build_ruby 0.001215 0.000202 0.055032 ( 0.053701)
build_all 0.008282 0.000504 1.282970 ( 0.477428)
build_install 0.010805 0.005321 1.557743 ( 0.774796)
test_btest 0.000867 0.000174 50.776879 ( 6.127056)
test_basic 0.008283 0.000000 0.293381 ( 0.382449)
test_all 0.002418 0.001661 511.041246 ( 53.259824)
test_rubyspec 0.098649 0.036360 41.993067 ( 50.458760)
total: 112.48 sec