Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-085810
#<BuildRuby:0x000055aea4b9c6e0
@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.20220815-085810",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010489 0.000315 0.954302 ( 0.995849)
build_miniruby 0.000000 0.001561 0.073132 ( 0.071814)
build_ruby 0.000385 0.001840 0.076091 ( 0.074036)
build_all 0.006293 0.003614 1.551984 ( 0.593370)
build_install 0.017677 0.006369 1.865884 ( 0.922687)
test_btest 0.000862 0.000216 72.924672 ( 8.126253)
test_basic 0.004107 0.004348 0.332782 ( 0.420132)
test_all 0.002947 0.000842 663.548782 ( 65.166453)
test_rubyspec 0.092914 0.076197 45.758532 ( 53.336523)
total: 129.71 sec