Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-231927
#<BuildRuby:0x000055b1b54f3f00
@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.20221126-231927",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005043 1.262102 ( 1.503937)
build_miniruby 0.000000 0.000806 0.961623 ( 0.960244)
build_ruby 0.001354 0.000000 2.801512 ( 2.693195)
build_all 0.006165 0.003701 22.579149 ( 4.512071)
build_install 0.008941 0.000000 4.426619 ( 1.568577)
test_btest 0.000542 0.000000 63.990814 ( 10.462391)
test_basic 0.003722 0.000666 0.324685 ( 0.416530)
test_all 0.000808 0.000212 657.238886 (121.608997)
test_rubyspec 0.033566 0.026249 53.176722 ( 61.390018)
total: 205.12 sec