Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-143244
#<BuildRuby:0x0000557d5a99e148
@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.20221014-143244",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000054 0.000000 0.000054 ( 0.000080)
build_up 0.010548 0.000356 1.160777 ( 1.302097)
build_miniruby 0.001677 0.000240 0.098725 ( 0.095651)
build_ruby 0.001417 0.000203 0.098186 ( 0.095227)
build_all 0.006242 0.000891 1.271281 ( 0.558523)
build_install 0.011549 0.004370 1.649373 ( 0.895123)
test_btest 0.001737 0.000000 62.199807 ( 6.257715)
test_basic 0.002406 0.004655 0.361153 ( 0.450576)
test_all 0.003014 0.004287 511.529028 ( 54.717588)
test_rubyspec 0.110541 0.021949 43.213232 ( 51.720014)
total: 116.09 sec