Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-122404
#<BuildRuby:0x0000556ffa0c49e0
@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-122404",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008446 0.004099 1.018263 ( 1.887351)
build_miniruby 0.001995 0.000000 0.074929 ( 0.073011)
build_ruby 0.002089 0.000011 0.071017 ( 0.068766)
build_all 0.009676 0.000620 4.174511 ( 0.864916)
build_install 0.014758 0.009112 8.028874 ( 2.425998)
test_btest 0.000956 0.000182 74.036376 ( 8.187570)
test_basic 0.004143 0.004447 0.350937 ( 0.442101)
test_all 0.001224 0.000278 717.371555 ( 69.764745)
test_rubyspec 0.120699 0.040378 46.306322 ( 51.501300)
total: 135.22 sec