Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-212213
#<BuildRuby:0x000056492aa7b858
@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.20220301-212213",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005713 0.004960 1.014501 ( 1.087660)
build_miniruby 0.001828 0.000262 0.074876 ( 0.072606)
build_ruby 0.001588 0.000227 0.069099 ( 0.067424)
build_all 0.005383 0.004926 4.217013 ( 0.849053)
build_install 0.016404 0.006431 7.963634 ( 2.420010)
test_btest 0.001700 0.000000 70.665391 ( 8.102155)
test_basic 0.005835 0.002069 0.336743 ( 0.425971)
test_all 0.001392 0.000331 653.758450 ( 65.013403)
test_rubyspec 0.119003 0.041799 46.248166 ( 51.699207)
total: 129.74 sec