Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-081554
#<BuildRuby:0x000055abd1838d30
@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.20220801-081554",
@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.000020 0.000000 0.000020 ( 0.000036)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000027 0.000000 0.000027 ( 0.000024)
build_up 0.008674 0.003249 0.981068 ( 1.425765)
build_miniruby 0.001881 0.000209 0.068100 ( 0.066776)
build_ruby 0.000000 0.002595 0.076209 ( 0.073769)
build_all 0.003232 0.005598 1.528202 ( 0.581265)
build_install 0.015410 0.006972 5.108779 ( 2.043361)
test_btest 0.000000 0.001426 77.544419 ( 8.054306)
test_basic 0.000000 0.007350 0.314532 ( 0.403285)
test_all 0.001116 0.000556 666.454022 ( 66.199998)
test_rubyspec 0.103796 0.056091 45.342501 ( 51.199466)
total: 130.05 sec