Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-011344
#<BuildRuby:0x0000561aaa6b06c8
@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.20220217-011344",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005192 0.005287 0.967253 ( 3.947286)
build_miniruby 0.001321 0.000305 0.074052 ( 0.072261)
build_ruby 0.001715 0.000396 0.076320 ( 0.074240)
build_all 0.010665 0.000237 4.049739 ( 0.783445)
build_install 0.021254 0.001130 7.874945 ( 2.289599)
test_btest 0.001199 0.000000 77.935670 ( 8.395442)
test_basic 0.008549 0.000000 0.317777 ( 0.405394)
test_all 0.001963 0.000227 703.124628 ( 67.397869)
test_rubyspec 0.093869 0.079942 45.971603 ( 51.199496)
total: 134.57 sec