Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-030618
#<BuildRuby:0x000056382b83e370
@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-030618",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008625 0.004970 1.254624 ( 1.228506)
build_miniruby 0.002150 0.000461 0.840998 ( 0.840057)
build_ruby 0.002611 0.000560 2.237632 ( 2.145006)
build_all 0.013066 0.009053 18.749331 ( 2.199598)
build_install 0.017657 0.004386 2.071670 ( 1.045145)
test_btest 0.001264 0.000361 93.339219 ( 9.353544)
test_basic 0.001427 0.008117 0.348137 ( 0.434001)
test_all 0.001499 0.000546 735.163511 ( 71.402886)
test_rubyspec 0.094199 0.080288 49.523869 ( 57.598548)
total: 146.25 sec