Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-182733
#<BuildRuby:0x000055f54bd0ec88
@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.20221029-182733",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005635 0.004051 1.130794 ( 1.193506)
build_miniruby 0.001506 0.000100 0.099402 ( 0.097221)
build_ruby 0.001657 0.000000 0.098681 ( 0.096188)
build_all 0.008089 0.000087 1.318163 ( 0.557839)
build_install 0.016281 0.000409 1.647404 ( 0.885947)
test_btest 0.001885 0.000100 63.035408 ( 6.928464)
test_basic 0.007733 0.000407 0.369248 ( 0.459593)
test_all 0.003197 0.004986 496.312812 ( 53.753163)
test_rubyspec 0.091357 0.030063 43.355320 ( 51.790245)
total: 115.76 sec