Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-173451
#<BuildRuby:0x000055b62453a298
@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.20221201-173451",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004521 0.007323 1.231075 ( 1.229767)
build_miniruby 0.002282 0.000457 0.853916 ( 0.852980)
build_ruby 0.003701 0.000000 2.242183 ( 2.147298)
build_all 0.009204 0.012211 18.555115 ( 2.180282)
build_install 0.019574 0.003466 2.035948 ( 1.022262)
test_btest 0.001550 0.000000 90.322154 ( 9.514248)
test_basic 0.010062 0.000731 0.344842 ( 0.430003)
test_all 0.001860 0.000507 688.018247 ( 70.484498)
test_rubyspec 0.096370 0.090888 49.300479 ( 57.415484)
total: 145.28 sec