Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-084850
#<BuildRuby:0x000055d6dcc8a038
@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.20220821-084850",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008930 0.000751 0.855762 ( 1.009505)
build_miniruby 0.001362 0.000000 0.057196 ( 0.056219)
build_ruby 0.001777 0.000000 0.067376 ( 0.066171)
build_all 0.000772 0.008748 1.276494 ( 0.492116)
build_install 0.015123 0.001576 1.605340 ( 0.806071)
test_btest 0.001104 0.000276 51.290417 ( 6.289812)
test_basic 0.005151 0.001288 0.288121 ( 0.380914)
test_all 0.003130 0.000782 508.836462 ( 53.144880)
test_rubyspec 0.076496 0.048247 41.878020 ( 50.457135)
total: 112.70 sec