Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-110714
#<BuildRuby:0x0000556da999f810
@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.20220214-110714",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009859 0.001409 0.944916 ( 1.256804)
build_miniruby 0.001927 0.000275 0.073874 ( 0.071736)
build_ruby 0.001749 0.000250 0.077335 ( 0.075477)
build_all 0.005502 0.005006 4.111715 ( 0.776850)
build_install 0.016058 0.007710 7.730031 ( 2.311509)
test_btest 0.000904 0.000226 70.169122 ( 8.144162)
test_basic 0.006271 0.001568 0.332921 ( 0.421886)
test_all 0.000000 0.002036 693.346374 ( 66.881108)
test_rubyspec 0.080627 0.086806 45.816294 ( 51.191955)
total: 131.13 sec