Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-094938
#<BuildRuby:0x000055faecf3c9c8
@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.20220824-094938",
@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.000005)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009887 0.000000 0.953123 ( 1.781329)
build_miniruby 0.001840 0.000000 0.077487 ( 0.076461)
build_ruby 0.001702 0.000000 0.076402 ( 0.074604)
build_all 0.009600 0.000000 1.556818 ( 0.594667)
build_install 0.017628 0.004816 1.848177 ( 0.910240)
test_btest 0.001355 0.000067 72.658236 ( 8.531520)
test_basic 0.002108 0.005103 0.321233 ( 0.411059)
test_all 0.004534 0.000000 643.418957 ( 64.815029)
test_rubyspec 0.097548 0.064941 45.954722 ( 54.430696)
total: 131.63 sec