Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-114153
#<BuildRuby:0x0000555c234048e8
@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.20220317-114153",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000008 0.000019 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.008538 0.002659 1.016717 ( 1.257101)
build_miniruby 0.001205 0.000722 0.074863 ( 0.072647)
build_ruby 0.001427 0.000857 0.075148 ( 0.072528)
build_all 0.003069 0.008378 4.101973 ( 0.854736)
build_install 0.014086 0.006275 7.851338 ( 2.382824)
test_btest 0.001087 0.000724 77.767133 ( 8.415214)
test_basic 0.003745 0.004303 0.336831 ( 0.424483)
test_all 0.001029 0.000713 659.249335 ( 65.312591)
test_rubyspec 0.083508 0.078165 46.024447 ( 51.575362)
total: 130.37 sec