Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-171813
#<BuildRuby:0x0000556e68402af0
@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.20221204-171813",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011434 0.000000 1.251541 ( 1.306356)
build_miniruby 0.002850 0.000000 0.854681 ( 0.853377)
build_ruby 0.003894 0.000000 2.235243 ( 2.143794)
build_all 0.010851 0.009763 18.768073 ( 2.223981)
build_install 0.019130 0.003612 2.126429 ( 1.064095)
test_btest 0.001516 0.000000 93.754240 ( 9.288442)
test_basic 0.010561 0.000376 0.357370 ( 0.442284)
test_all 0.001797 0.000208 748.427653 ( 71.727316)
test_rubyspec 0.127401 0.055952 49.777638 ( 57.806912)
total: 146.86 sec