Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-030747
#<BuildRuby:0x00005639ce294420
@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.20220328-030747",
@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.000036 0.000005 0.000041 ( 0.000040)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.010445 0.000325 1.034103 ( 2.462799)
build_miniruby 0.002249 0.000000 0.067108 ( 0.064885)
build_ruby 0.002405 0.000000 0.077154 ( 0.074987)
build_all 0.010014 0.000000 4.171378 ( 0.856649)
build_install 0.015760 0.008423 7.833668 ( 2.437801)
test_btest 0.000913 0.000159 73.419485 ( 8.110053)
test_basic 0.001224 0.006704 0.337359 ( 0.436558)
test_all 0.001443 0.000346 656.009863 ( 65.401375)
test_rubyspec 0.087531 0.076926 46.438443 ( 51.420530)
total: 131.27 sec