Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-053949
#<BuildRuby:0x0000559e3a2d0dd8
@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.20221112-053949",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003812 0.006193 1.090574 ( 1.090048)
build_miniruby 0.002254 0.000375 0.068757 ( 0.066002)
build_ruby 0.001399 0.000233 0.065734 ( 0.063970)
build_all 0.005383 0.004030 1.436153 ( 0.581755)
build_install 0.020753 0.000322 1.805879 ( 0.921288)
test_btest 0.001203 0.000200 84.789917 ( 9.210759)
test_basic 0.007053 0.001175 0.347505 ( 0.441462)
test_all 0.001499 0.000250 702.775703 ( 69.704222)
test_rubyspec 0.104739 0.051970 47.659291 ( 55.827119)
total: 137.91 sec