Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-175416
#<BuildRuby:0x000055ec0a23cb38
@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.20220213-175416",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009130 0.003268 0.959278 ( 1.070370)
build_miniruby 0.001779 0.000474 0.070533 ( 0.068009)
build_ruby 0.001207 0.000322 0.076548 ( 0.075404)
build_all 0.008501 0.002267 4.064352 ( 0.771177)
build_install 0.019113 0.004781 7.913761 ( 2.366627)
test_btest 0.000890 0.000234 75.747660 ( 7.919153)
test_basic 0.007668 0.000718 0.341293 ( 0.432070)
test_all 0.000000 0.001792 668.838670 ( 65.845221)
test_rubyspec 0.104523 0.053297 46.150290 ( 51.555179)
total: 130.10 sec