Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-220052
#<BuildRuby:0x000055f0907546e0
@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.20220814-220052",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006649 0.004718 0.991127 ( 1.039044)
build_miniruby 0.001116 0.000239 0.075048 ( 0.073809)
build_ruby 0.001637 0.000350 0.080883 ( 0.078552)
build_all 0.009838 0.000130 1.538800 ( 0.594166)
build_install 0.019225 0.003882 1.895850 ( 0.939155)
test_btest 0.001012 0.000193 79.269585 ( 8.628421)
test_basic 0.006436 0.001226 0.335384 ( 0.431059)
test_all 0.003842 0.000000 652.865241 ( 64.939121)
test_rubyspec 0.113582 0.069732 46.135785 ( 53.582473)
total: 130.31 sec