Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-211804
#<BuildRuby:0x0000557f36977858
@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.20220504-211804",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008001 0.004456 1.019867 ( 1.103112)
build_miniruby 0.001450 0.000193 0.073964 ( 0.072269)
build_ruby 0.001745 0.000232 0.072246 ( 0.069926)
build_all 0.006877 0.004067 1.523315 ( 0.617991)
build_install 0.023689 0.000297 5.869322 ( 2.812649)
test_btest 0.001146 0.000156 72.990266 ( 8.663417)
test_basic 0.008065 0.001100 0.318358 ( 0.405528)
test_all 0.001444 0.001256 675.080669 ( 65.542181)
test_rubyspec 0.082026 0.096617 45.338276 ( 50.529891)
total: 129.82 sec