Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-132253
#<BuildRuby:0x0000558a199706c8
@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.20220403-132253",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006337 0.004891 1.018145 ( 1.544923)
build_miniruby 0.000000 0.001836 0.079346 ( 0.078177)
build_ruby 0.000123 0.002219 0.074833 ( 0.073401)
build_all 0.004592 0.006766 4.274772 ( 0.858407)
build_install 0.010546 0.013154 8.631922 ( 3.024779)
test_btest 0.000554 0.000384 76.466298 ( 8.508608)
test_basic 0.008254 0.000000 0.358559 ( 0.447175)
test_all 0.001635 0.000006 682.524835 ( 67.082330)
test_rubyspec 0.105947 0.072083 46.524217 ( 51.944205)
total: 133.56 sec