Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-015949
#<BuildRuby:0x000055c33311b510
@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.20220302-015949",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009847 0.000901 1.003546 ( 1.763802)
build_miniruby 0.002042 0.000314 0.073575 ( 0.071565)
build_ruby 0.001707 0.000263 0.071868 ( 0.070342)
build_all 0.006642 0.003322 4.163283 ( 0.855786)
build_install 0.022329 0.001499 7.999889 ( 2.426469)
test_btest 0.001099 0.000174 70.949953 ( 8.203320)
test_basic 0.002496 0.005371 0.331933 ( 0.420533)
test_all 0.001921 0.000404 713.139830 ( 68.154232)
test_rubyspec 0.113821 0.052735 46.643098 ( 51.931301)
total: 133.90 sec