Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-232049
#<BuildRuby:0x00005601aac04020
@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-232049",
@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.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000447 0.004045 0.826340 ( 1.226771)
build_miniruby 0.000829 0.000127 0.514101 ( 0.513888)
build_ruby 0.001086 0.000167 1.697758 ( 1.638241)
build_all 0.004812 0.004313 12.062417 ( 1.509509)
build_install 0.005750 0.001232 1.607826 ( 0.754378)
test_btest 0.000528 0.000113 63.451268 ( 6.024080)
test_basic 0.003236 0.000000 0.227822 ( 0.324350)
test_all 0.001126 0.000000 487.886301 ( 49.713259)
test_rubyspec 0.020569 0.005034 35.765492 ( 46.353123)
total: 108.06 sec