Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-143631
#<BuildRuby:0x00005635c36203a0
@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.20221116-143631",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004370 0.004109 1.117263 ( 1.142275)
build_miniruby 0.000000 0.001664 0.888584 ( 0.889315)
build_ruby 0.000000 0.002023 2.370496 ( 2.285534)
build_all 0.013551 0.004620 18.362392 ( 2.226958)
build_install 0.010549 0.008226 1.896946 ( 1.012083)
test_btest 0.000712 0.000277 80.377575 ( 9.431215)
test_basic 0.007111 0.000000 0.358342 ( 0.451845)
test_all 0.002024 0.000000 678.338778 ( 73.357034)
test_rubyspec 0.081761 0.036134 50.705995 ( 59.260752)
total: 150.06 sec