Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-213301
#<BuildRuby:0x0000555f401bcb38
@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.20220206-213301",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008207 0.002736 0.947054 ( 1.505367)
build_miniruby 0.001799 0.000000 0.074977 ( 0.074810)
build_ruby 0.002078 0.000000 0.073273 ( 0.072590)
build_all 0.008380 0.000883 4.050216 ( 0.783099)
build_install 0.022629 0.000673 7.862732 ( 2.343174)
test_btest 0.001349 0.000300 76.226257 ( 8.273612)
test_basic 0.005382 0.003921 0.339877 ( 0.427953)
test_all 0.002177 0.000544 659.583501 ( 65.937936)
test_rubyspec 0.112869 0.045994 46.007422 ( 51.146806)
total: 130.57 sec