Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-150203
#<BuildRuby:0x000055db6f8ac8e8
@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.20220814-150203",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009307 0.002327 0.993525 ( 2.089175)
build_miniruby 0.002385 0.000000 0.066029 ( 0.063738)
build_ruby 0.001818 0.000000 0.075732 ( 0.073376)
build_all 0.009892 0.000000 1.544955 ( 0.584822)
build_install 0.016839 0.006482 1.906980 ( 0.953778)
test_btest 0.001168 0.000000 76.067711 ( 8.391680)
test_basic 0.006238 0.000501 0.328176 ( 0.429217)
test_all 0.002762 0.000422 668.531637 ( 66.240091)
test_rubyspec 0.090929 0.077946 46.003036 ( 53.539710)
total: 132.37 sec