Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-175157
#<BuildRuby:0x000055dfe9a33da0
@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.20221203-175157",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003626 0.000605 0.811859 ( 1.203536)
build_miniruby 0.000000 0.000986 0.519386 ( 0.519108)
build_ruby 0.000000 0.001255 1.697713 ( 1.620919)
build_all 0.007400 0.001657 12.005048 ( 1.493439)
build_install 0.005591 0.001198 1.628386 ( 0.760235)
test_btest 0.000580 0.000125 62.755478 ( 6.076547)
test_basic 0.002736 0.000586 0.248061 ( 0.344417)
test_all 0.000790 0.000169 476.955382 ( 49.734333)
test_rubyspec 0.012515 0.013869 35.744631 ( 46.383335)
total: 108.14 sec