Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-170546
#<BuildRuby:0x0000556186368c00
@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.20221128-170546",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007982 0.003453 1.219357 ( 1.546022)
build_miniruby 0.002080 0.000245 0.852295 ( 0.851527)
build_ruby 0.002678 0.000315 2.214967 ( 2.120195)
build_all 0.019356 0.000332 18.463396 ( 2.194850)
build_install 0.018527 0.000892 1.828015 ( 0.936698)
test_btest 0.001121 0.000097 87.173187 ( 8.852979)
test_basic 0.010224 0.000075 0.340957 ( 0.425501)
test_all 0.002680 0.000214 689.011878 ( 69.509817)
test_rubyspec 0.101842 0.082136 49.123958 ( 57.219972)
total: 143.66 sec