Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-114311
#<BuildRuby:0x000055fe737a09c8
@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.20221117-114311",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.009293 1.118937 ( 1.162377)
build_miniruby 0.000000 0.001615 0.912478 ( 0.912216)
build_ruby 0.000000 0.001773 2.370629 ( 2.271695)
build_all 0.015249 0.004063 18.468789 ( 2.263776)
build_install 0.015181 0.006443 1.925466 ( 0.992870)
test_btest 0.000685 0.000228 82.210221 ( 9.174823)
test_basic 0.004699 0.001567 0.362520 ( 0.456800)
test_all 0.001307 0.000436 717.395610 ( 75.667760)
test_rubyspec 0.080949 0.054163 50.731112 ( 59.286876)
total: 152.19 sec