Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-210129
#<BuildRuby:0x000055df27c5ecc8
@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.20221203-210129",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006068 0.004125 1.187810 ( 1.198574)
build_miniruby 0.002371 0.000000 0.842325 ( 0.841534)
build_ruby 0.000244 0.003735 2.239246 ( 2.142893)
build_all 0.014845 0.005468 18.715718 ( 2.185694)
build_install 0.014627 0.007018 2.077636 ( 1.033917)
test_btest 0.001107 0.000291 87.151015 ( 9.362188)
test_basic 0.007632 0.002009 0.346026 ( 0.432590)
test_all 0.002096 0.000551 737.114381 ( 71.463532)
test_rubyspec 0.123863 0.057989 49.377669 ( 57.455149)
total: 146.12 sec