Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-222803
#<BuildRuby:0x0000557eac79cf40
@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.20220215-222803",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009820 0.000281 0.977334 ( 1.031344)
build_miniruby 0.001669 0.000223 0.074610 ( 0.072473)
build_ruby 0.001747 0.000233 0.076290 ( 0.074096)
build_all 0.008912 0.001189 4.098942 ( 0.782598)
build_install 0.015874 0.008019 7.853314 ( 2.310550)
test_btest 0.000921 0.000184 77.008016 ( 8.547059)
test_basic 0.008265 0.000721 0.344891 ( 0.440501)
test_all 0.001726 0.000329 692.846882 ( 66.771274)
test_rubyspec 0.110972 0.044217 46.219114 ( 51.448876)
total: 131.48 sec