Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-083443
#<BuildRuby:0x00005572e869ce80
@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.20220828-083443",
@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.000032 0.000008 0.000040 ( 0.000042)
autoconf 0.000042 0.000011 0.000053 ( 0.000054)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.009985 0.001419 0.802216 ( 0.865978)
build_miniruby 0.001161 0.000268 0.054524 ( 0.054318)
build_ruby 0.001111 0.000257 0.057467 ( 0.057441)
build_all 0.000573 0.007586 1.252020 ( 0.478039)
build_install 0.006242 0.009382 1.566909 ( 0.795377)
test_btest 0.001006 0.000469 49.714002 ( 6.367447)
test_basic 0.004272 0.001993 0.290297 ( 0.383965)
test_all 0.001171 0.003139 511.590791 ( 52.927392)
test_rubyspec 0.074548 0.064162 40.897193 ( 49.238224)
total: 111.17 sec