Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-092911
#<BuildRuby:0x0000558f6f671160
@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.20221205-092911",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005636 0.005167 1.209944 ( 1.464604)
build_miniruby 0.002726 0.000629 0.860132 ( 0.856985)
build_ruby 0.002832 0.000654 2.248996 ( 2.158588)
build_all 0.019533 0.002007 18.612925 ( 2.181511)
build_install 0.019840 0.001329 2.064449 ( 1.039982)
test_btest 0.001058 0.000184 90.878018 ( 8.629409)
test_basic 0.003597 0.005232 0.343204 ( 0.429989)
test_all 0.001628 0.000354 679.263711 ( 69.456085)
test_rubyspec 0.107771 0.062781 48.751157 ( 56.889363)
total: 143.11 sec