Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-130517
#<BuildRuby:0x000055a586f7c610
@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-130517",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003984 0.003976 1.096655 ( 1.419805)
build_miniruby 0.001535 0.000439 0.896877 ( 0.914047)
build_ruby 0.001888 0.000540 2.359764 ( 2.300322)
build_all 0.014903 0.003669 18.190560 ( 2.263756)
build_install 0.017005 0.001101 1.863049 ( 1.000511)
test_btest 0.001393 0.000000 81.521149 ( 10.151632)
test_basic 0.005805 0.000000 0.341391 ( 0.433347)
test_all 0.002149 0.000000 707.646000 ( 75.063451)
test_rubyspec 0.091132 0.048711 49.915295 ( 58.526657)
total: 152.07 sec