Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-024215
#<BuildRuby:0x0000556d25214d40
@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-024215",
@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.000017 0.000005 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009614 0.001723 0.985595 ( 1.781224)
build_miniruby 0.001677 0.000516 0.076222 ( 0.074810)
build_ruby 0.001686 0.000519 0.074765 ( 0.072995)
build_all 0.007074 0.002176 1.535572 ( 0.587275)
build_install 0.015194 0.006821 1.918302 ( 0.934346)
test_btest 0.001047 0.000349 81.169153 ( 8.705608)
test_basic 0.007671 0.000000 0.333418 ( 0.422904)
test_all 0.003882 0.000000 671.426000 ( 66.143659)
test_rubyspec 0.108668 0.067527 46.479230 ( 53.915360)
total: 132.64 sec