Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-171944
#<BuildRuby:0x00005594dc2ffd48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230109-171944",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003151 0.000630 0.637270 ( 1.046300)
build_miniruby 0.000693 0.000138 0.669544 ( 0.668636)
build_ruby 0.001116 0.000224 2.395242 ( 2.395415)
build_all 0.009793 0.000163 12.936288 ( 1.611510)
build_install 0.002499 0.004034 1.530703 ( 0.717893)
test_btest 0.000569 0.000131 66.289656 ( 5.890626)
test_basic 0.000000 0.003774 0.253444 ( 0.348419)
test_all 0.000344 0.000664 504.187265 ( 47.118555)
test_rubyspec 0.008160 0.019823 35.429913 ( 46.012991)
total: 105.81 sec