Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-182219
#<BuildRuby:0x0000559517516038
@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.20221013-182219",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005262 0.006702 1.067586 ( 1.424450)
build_miniruby 0.000000 0.001869 0.103957 ( 0.101220)
build_ruby 0.001053 0.000654 0.098841 ( 0.096227)
build_all 0.006349 0.001096 1.297839 ( 0.561054)
build_install 0.012387 0.003095 1.640783 ( 0.912748)
test_btest 0.000932 0.000329 60.108935 ( 6.619048)
test_basic 0.005846 0.000551 0.349464 ( 0.439003)
test_all 0.004580 0.002890 514.216030 ( 54.759448)
test_rubyspec 0.081701 0.053136 42.982971 ( 51.515655)
total: 116.43 sec