Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-054611
#<BuildRuby:0x0000562b02a7e8a0
@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.20220401-054611",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.011373 0.001023 0.970426 ( 2.725210)
build_miniruby 0.001930 0.000275 0.126395 ( 0.123291)
build_ruby 0.005315 0.000000 3.351636 ( 3.097454)
build_all 0.020891 0.000201 21.553082 ( 2.331518)
build_install 0.019478 0.005780 8.901035 ( 3.017961)
test_btest 0.001241 0.000171 76.127834 ( 8.205622)
test_basic 0.006666 0.000919 0.334546 ( 0.423659)
test_all 0.001922 0.000265 668.164802 ( 65.629498)
test_rubyspec 0.120847 0.047752 46.514069 ( 51.812091)
total: 137.37 sec