Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-212406
#<BuildRuby:0x000055fcfc034e50
@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.20221115-212406",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000047 0.000004 0.000051 ( 0.000051)
configure 0.000025 0.000001 0.000026 ( 0.000023)
build_up 0.008656 0.000577 1.105541 ( 1.237824)
build_miniruby 0.001502 0.000100 0.892622 ( 0.892972)
build_ruby 0.000000 0.002497 2.313280 ( 2.221820)
build_all 0.014073 0.004659 18.371114 ( 2.257649)
build_install 0.011668 0.009660 1.862870 ( 1.003976)
test_btest 0.001206 0.000274 84.425569 ( 9.657903)
test_basic 0.004734 0.001076 0.336078 ( 0.429748)
test_all 0.001484 0.000338 714.464695 ( 75.105984)
test_rubyspec 0.085753 0.037205 49.770067 ( 58.323962)
total: 151.13 sec