Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-162425
#<BuildRuby:0x00005617800dca58
@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.20220207-162425",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010958 0.000450 0.919425 ( 1.194331)
build_miniruby 0.001860 0.000124 0.077627 ( 0.076088)
build_ruby 0.002198 0.000146 0.074291 ( 0.072481)
build_all 0.009681 0.000646 4.139374 ( 0.792439)
build_install 0.011518 0.011257 7.988954 ( 2.399569)
test_btest 0.001004 0.000177 74.137691 ( 8.341561)
test_basic 0.007555 0.000312 0.335978 ( 0.424829)
test_all 0.001759 0.000128 698.549615 ( 67.414944)
test_rubyspec 0.074179 0.102710 45.980154 ( 51.427482)
total: 132.14 sec