Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-100235
#<BuildRuby:0x0000562a7d0986e0
@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.20220827-100235",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005968 0.005342 0.969825 ( 1.038108)
build_miniruby 0.001696 0.000391 0.079207 ( 0.078314)
build_ruby 0.002101 0.000000 0.076688 ( 0.075646)
build_all 0.004588 0.005201 1.548021 ( 0.585377)
build_install 0.020287 0.002707 1.875928 ( 0.929207)
test_btest 0.000813 0.000203 81.449882 ( 8.305697)
test_basic 0.002122 0.004482 0.316353 ( 0.407045)
test_all 0.001832 0.000539 680.336009 ( 66.918979)
test_rubyspec 0.094390 0.081542 45.643174 ( 54.097476)
total: 132.44 sec