Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-020552
#<BuildRuby:0x0000564b6af5ffa8
@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.20220627-020552",
@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.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006787 0.000000 0.868428 ( 0.993692)
build_miniruby 0.001007 0.000000 0.057133 ( 0.055825)
build_ruby 0.001026 0.000000 0.058942 ( 0.057645)
build_all 0.000980 0.003268 1.486576 ( 0.600930)
build_install 0.010630 0.000346 6.323943 ( 2.853281)
test_btest 0.000549 0.000055 49.758709 ( 8.725471)
test_basic 0.004995 0.000500 0.299370 ( 0.388076)
test_all 0.000000 0.001973 630.515370 ( 91.375532)
test_rubyspec 0.073562 0.050297 44.293430 ( 49.842688)
total: 154.89 sec