Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-042701
#<BuildRuby:0x0000558865a54dd8
@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.20221110-042701",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005934 0.005285 1.095238 ( 1.134698)
build_miniruby 0.001607 0.000371 0.061815 ( 0.059700)
build_ruby 0.001944 0.000000 0.069217 ( 0.067173)
build_all 0.008758 0.001356 1.482269 ( 0.580678)
build_install 0.006475 0.015510 1.871186 ( 0.917222)
test_btest 0.001040 0.000416 86.342096 ( 8.413281)
test_basic 0.002066 0.008758 0.339520 ( 0.423475)
test_all 0.001734 0.000867 696.554027 ( 69.456158)
test_rubyspec 0.110459 0.079182 47.799830 ( 55.972482)
total: 137.03 sec