Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-101615
#<BuildRuby:0x0000556c6c2ec880
@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.20221202-101615",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.011721 1.194780 ( 1.204675)
build_miniruby 0.001129 0.001161 0.843824 ( 0.842933)
build_ruby 0.002080 0.001040 2.225270 ( 2.129278)
build_all 0.008731 0.011494 18.504458 ( 2.164234)
build_install 0.017755 0.004392 2.062154 ( 1.039774)
test_btest 0.001598 0.000000 90.640778 ( 8.885446)
test_basic 0.007239 0.001875 0.337226 ( 0.423789)
test_all 0.002104 0.000956 689.336441 ( 69.372280)
test_rubyspec 0.091831 0.083958 49.130645 ( 57.267123)
total: 143.33 sec