Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-092741
#<BuildRuby:0x00005639068c0bc8
@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.20221115-092741",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001822 0.009191 1.138132 ( 1.513289)
build_miniruby 0.002045 0.000943 0.838767 ( 0.837170)
build_ruby 0.004001 0.000125 2.284023 ( 2.187659)
build_all 0.019316 0.000204 18.638185 ( 2.159115)
build_install 0.014647 0.006139 1.814207 ( 0.938845)
test_btest 0.001028 0.000343 83.996504 ( 8.999938)
test_basic 0.007651 0.002551 0.341277 ( 0.427072)
test_all 0.001877 0.000625 653.697453 ( 68.091159)
test_rubyspec 0.095343 0.084487 47.091362 ( 55.237983)
total: 140.39 sec