Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-230808
#<BuildRuby:0x000055bec94c4018
@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.20221122-230808",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004478 0.000263 1.044710 ( 1.106731)
build_miniruby 0.000816 0.000048 0.974035 ( 0.972904)
build_ruby 0.001134 0.000067 2.711935 ( 2.606999)
build_all 0.008788 0.000246 15.900477 ( 3.194333)
build_install 0.005876 0.003858 1.977577 ( 1.142053)
test_btest 0.000599 0.000057 64.437582 ( 10.807863)
test_basic 0.004538 0.000024 0.295500 ( 0.385872)
test_all 0.001120 0.000102 698.240286 (108.685254)
test_rubyspec 0.039798 0.025131 53.191392 ( 61.389380)
total: 190.29 sec