Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-135926
#<BuildRuby:0x00005582b760ca68
@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.20221008-135926",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005029 0.005336 1.116954 ( 1.167351)
build_miniruby 0.001300 0.000325 0.096379 ( 0.093495)
build_ruby 0.001476 0.000369 0.098277 ( 0.096421)
build_all 0.008322 0.000826 1.332986 ( 0.565919)
build_install 0.007477 0.005721 1.667290 ( 0.890326)
test_btest 0.001375 0.000393 60.661402 ( 6.820351)
test_basic 0.007226 0.000000 0.348370 ( 0.438157)
test_all 0.004183 0.003323 486.101032 ( 53.312234)
test_rubyspec 0.087218 0.046289 42.616399 ( 51.157082)
total: 114.54 sec