Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-195818
#<BuildRuby:0x00005593cb459480
@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.20221104-195818",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007790 0.000280 0.909244 ( 0.979980)
build_miniruby 0.001271 0.000091 0.049976 ( 0.049459)
build_ruby 0.001276 0.000091 0.043911 ( 0.043326)
build_all 0.008900 0.000304 1.233741 ( 0.487468)
build_install 0.012470 0.000488 1.564582 ( 0.814020)
test_btest 0.001575 0.000098 62.808315 ( 6.649943)
test_basic 0.000916 0.005371 0.307721 ( 0.399809)
test_all 0.002483 0.000310 521.435833 ( 54.919269)
test_rubyspec 0.106004 0.019623 43.164264 ( 51.782002)
total: 116.13 sec