Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-203902
#<BuildRuby:0x000055aeb0dbfdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-203902",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000399 0.004332 1.148370 ( 1.135972)
build_miniruby 0.000645 0.000234 0.968610 ( 0.967617)
build_ruby 0.000000 0.001201 2.748577 ( 2.662052)
build_all 0.005446 0.003507 15.951819 ( 3.270624)
build_install 0.006838 0.000942 2.059662 ( 1.154043)
test_btest 0.000520 0.000200 58.427547 ( 11.956667)
test_basic 0.003478 0.001338 0.319386 ( 0.409679)
test_all 0.000806 0.000310 671.376139 (121.044386)
test_rubyspec 0.045378 0.025905 53.106678 ( 61.262902)
total: 203.86 sec