Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-221907
#<BuildRuby:0x000055fb16dba148
@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-221907",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005415 0.003634 0.898059 ( 0.972757)
build_miniruby 0.001721 0.000229 0.049682 ( 0.048591)
build_ruby 0.001079 0.000144 0.046501 ( 0.045849)
build_all 0.006573 0.000877 1.220767 ( 0.478377)
build_install 0.012389 0.000412 1.523234 ( 0.805665)
test_btest 0.001059 0.000124 61.048102 ( 6.248673)
test_basic 0.005352 0.000629 0.307598 ( 0.399934)
test_all 0.019474 0.006525 517.766932 ( 54.828032)
test_rubyspec 0.089904 0.045489 43.397044 ( 51.764306)
total: 115.59 sec