Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-183856
#<BuildRuby:0x000055908109cd30
@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.20220729-183856",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005263 0.004671 0.967923 ( 1.012840)
build_miniruby 0.001143 0.000623 0.069021 ( 0.067672)
build_ruby 0.001191 0.000650 0.076549 ( 0.075414)
build_all 0.006706 0.003658 1.541422 ( 0.572157)
build_install 0.022143 0.000988 5.108987 ( 2.031925)
test_btest 0.000775 0.000310 76.688434 ( 8.359468)
test_basic 0.001786 0.005978 0.326650 ( 0.414986)
test_all 0.001351 0.000630 684.615219 ( 67.008789)
test_rubyspec 0.104245 0.054804 45.857440 ( 51.619832)
total: 131.16 sec