Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-071715
#<BuildRuby:0x000055d07cbd0f40
@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.20220316-071715",
@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.000002 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006945 0.003774 1.040959 ( 4.700913)
build_miniruby 0.001946 0.000389 0.069885 ( 0.067249)
build_ruby 0.001678 0.000335 0.072596 ( 0.070651)
build_all 0.002349 0.007752 4.150966 ( 0.872744)
build_install 0.020686 0.003495 8.004321 ( 2.422648)
test_btest 0.001097 0.000305 77.196733 ( 8.286671)
test_basic 0.007834 0.000793 0.334123 ( 0.428264)
test_all 0.001597 0.000194 668.962909 ( 67.101995)
test_rubyspec 0.087023 0.063430 46.261539 ( 51.714617)
total: 135.67 sec