Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-113254
#<BuildRuby:0x000055f69a8a0610
@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.20220913-113254",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009957 0.001423 1.132482 ( 1.109252)
build_miniruby 0.002801 0.000000 0.076922 ( 0.075266)
build_ruby 0.001913 0.000026 0.077530 ( 0.076419)
build_all 0.009318 0.000585 1.550087 ( 0.603880)
build_install 0.016348 0.005179 1.949130 ( 0.962312)
test_btest 0.000000 0.001375 91.296675 ( 9.096790)
test_basic 0.000000 0.008064 0.361378 ( 0.451396)
test_all 0.000825 0.004566 673.818966 ( 68.271929)
test_rubyspec 0.082855 0.098514 47.217327 ( 55.653476)
total: 136.30 sec