Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-124208
#<BuildRuby:0x000055b066aea148
@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.20221103-124208",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007683 0.001280 0.943893 ( 1.249098)
build_miniruby 0.001505 0.000250 0.051208 ( 0.050931)
build_ruby 0.001193 0.000198 0.043940 ( 0.043556)
build_all 0.007209 0.000360 1.212450 ( 0.467108)
build_install 0.012146 0.001013 1.514365 ( 0.797450)
test_btest 0.000000 0.002130 59.625036 ( 6.659164)
test_basic 0.003045 0.002751 0.300461 ( 0.394085)
test_all 0.004673 0.002150 523.243127 ( 55.306828)
test_rubyspec 0.066510 0.050651 43.445336 ( 52.081526)
total: 117.05 sec