Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-114452
#<BuildRuby:0x000056451e134b60
@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-114452",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006073 0.005370 1.267289 ( 1.379901)
build_miniruby 0.002180 0.000503 0.853658 ( 0.852256)
build_ruby 0.002938 0.000678 2.237896 ( 2.143477)
build_all 0.012158 0.008592 18.787871 ( 2.190738)
build_install 0.014546 0.006779 2.118367 ( 1.034030)
test_btest 0.000990 0.000330 97.814066 ( 9.176927)
test_basic 0.010333 0.000000 0.353835 ( 0.435560)
test_all 0.000000 0.001996 731.243216 ( 72.016274)
test_rubyspec 0.073257 0.081092 49.456889 ( 57.548278)
total: 146.78 sec