Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-123712
#<BuildRuby:0x00005577dfd68920
@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.20220816-123712",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006638 0.003787 0.954590 ( 0.993158)
build_miniruby 0.001548 0.000310 0.076920 ( 0.075603)
build_ruby 0.001750 0.000350 0.082970 ( 0.081361)
build_all 0.009279 0.000947 1.525020 ( 0.574881)
build_install 0.012116 0.005221 1.868757 ( 0.933499)
test_btest 0.000944 0.000209 69.199989 ( 8.097411)
test_basic 0.005606 0.001246 0.336672 ( 0.427547)
test_all 0.004118 0.000654 662.554767 ( 64.971565)
test_rubyspec 0.106420 0.061764 45.476874 ( 52.799513)
total: 128.96 sec