Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-064618
#<BuildRuby:0x000055bd91cb0a58
@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.20220226-064618",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003201 0.010183 1.024955 ( 1.509557)
build_miniruby 0.001410 0.000440 0.079034 ( 0.078652)
build_ruby 0.002790 0.000000 0.077910 ( 0.076220)
build_all 0.011443 0.000000 4.207977 ( 0.858061)
build_install 0.017513 0.006385 7.979606 ( 2.460836)
test_btest 0.001053 0.000287 73.387914 ( 8.363655)
test_basic 0.005298 0.001445 0.338736 ( 0.430790)
test_all 0.001381 0.000377 656.148030 ( 65.267739)
test_rubyspec 0.091662 0.064790 46.172549 ( 51.557770)
total: 130.60 sec