Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-133923
#<BuildRuby:0x000055b2af26cea8
@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.20220915-133923",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004603 0.004751 1.109697 ( 1.087818)
build_miniruby 0.002049 0.000292 0.074721 ( 0.072277)
build_ruby 0.001649 0.000236 0.068989 ( 0.066981)
build_all 0.004170 0.005600 1.574916 ( 0.605706)
build_install 0.016447 0.005343 1.906555 ( 0.937189)
test_btest 0.001073 0.000253 94.919204 ( 9.266426)
test_basic 0.003036 0.004573 0.355955 ( 0.445360)
test_all 0.004422 0.000000 646.191701 ( 66.106151)
test_rubyspec 0.085426 0.068532 47.025132 ( 55.299375)
total: 133.89 sec