Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-091330
#<BuildRuby:0x000055c4ee327810
@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.20220212-091330",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008197 0.001892 0.933955 ( 1.321571)
build_miniruby 0.001679 0.000387 0.077303 ( 0.075637)
build_ruby 0.000000 0.001819 0.072445 ( 0.070804)
build_all 0.005588 0.004713 4.172550 ( 0.787345)
build_install 0.019644 0.003900 7.857546 ( 2.303839)
test_btest 0.000000 0.001530 75.056853 ( 8.146281)
test_basic 0.004005 0.003784 0.340226 ( 0.427227)
test_all 0.001467 0.000489 686.799826 ( 66.777838)
test_rubyspec 0.093260 0.075936 46.123377 ( 51.589217)
total: 131.50 sec