Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-011158
#<BuildRuby:0x0000562f110dd1f8
@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.20220721-011158",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.008154 0.001482 0.870823 ( 1.356717)
build_miniruby 0.001050 0.000191 0.061784 ( 0.060418)
build_ruby 0.001150 0.000210 0.062964 ( 0.061951)
build_all 0.006578 0.001196 1.254435 ( 0.486388)
build_install 0.017412 0.000000 4.418653 ( 1.855931)
test_btest 0.001820 0.000000 52.758786 ( 6.366779)
test_basic 0.002541 0.003537 0.294206 ( 0.389059)
test_all 0.002859 0.000000 487.895478 ( 51.775289)
test_rubyspec 0.076484 0.059122 41.924265 ( 47.875974)
total: 110.23 sec