Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-063248
#<BuildRuby:0x0000555d4a1b4d40
@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.20220901-063248",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.009375 0.000779 0.979585 ( 1.419023)
build_miniruby 0.001701 0.000243 0.075747 ( 0.073711)
build_ruby 0.000000 0.002213 0.075599 ( 0.073947)
build_all 0.004127 0.007234 1.536015 ( 0.577591)
build_install 0.014442 0.007086 1.876052 ( 0.923291)
test_btest 0.000770 0.000243 76.212931 ( 8.165216)
test_basic 0.002255 0.005135 0.336733 ( 0.434150)
test_all 0.004819 0.001205 649.561798 ( 64.961557)
test_rubyspec 0.117593 0.047280 45.851329 ( 54.130803)
total: 130.76 sec