Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-224133
#<BuildRuby:0x000055b9285a3ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-224133",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006446 0.000366 0.843329 ( 1.027992)
build_miniruby 0.000920 0.000131 0.057695 ( 0.056278)
build_ruby 0.000921 0.000131 0.058562 ( 0.057230)
build_all 0.004398 0.000025 1.476014 ( 0.606653)
build_install 0.001904 0.008959 6.291475 ( 2.858136)
test_btest 0.000486 0.000130 56.105713 ( 8.151405)
test_basic 0.005390 0.000249 0.287732 ( 0.376703)
test_all 0.001559 0.000390 617.876940 ( 91.097429)
test_rubyspec 0.076434 0.052511 44.214246 ( 49.804246)
total: 154.04 sec