Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-082202
#<BuildRuby:0x0000561f98a99350
@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.20221028-082202",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010468 0.000805 1.076207 ( 1.138368)
build_miniruby 0.001812 0.000139 0.101121 ( 0.098084)
build_ruby 0.001252 0.000097 0.097210 ( 0.094775)
build_all 0.002916 0.004701 1.297671 ( 0.587034)
build_install 0.008915 0.005671 1.676243 ( 0.902253)
test_btest 0.001823 0.000364 65.399871 ( 6.787138)
test_basic 0.002445 0.004557 0.370282 ( 0.458461)
test_all 0.006282 0.001823 517.836517 ( 55.095239)
test_rubyspec 0.079198 0.050256 43.458688 ( 51.965508)
total: 117.13 sec