Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-120007
#<BuildRuby:0x000055c3bc834700
@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.20221130-120007",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000916 0.004136 1.215014 ( 1.307457)
build_miniruby 0.000827 0.000191 1.098220 ( 1.096731)
build_ruby 0.001148 0.000265 2.705501 ( 2.593153)
build_all 0.008935 0.000125 15.707454 ( 3.336149)
build_install 0.007480 0.000615 2.211643 ( 1.281332)
test_btest 0.000601 0.000112 62.003620 ( 11.785621)
test_basic 0.004899 0.000079 0.288739 ( 0.379629)
test_all 0.000920 0.000162 698.198801 (106.363350)
test_rubyspec 0.046354 0.014454 53.109979 ( 61.283689)
total: 189.43 sec