Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-104600
#<BuildRuby:0x0000564f5ee42ad8
@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.20221028-104600",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009764 0.000422 1.288500 ( 1.540563)
build_miniruby 0.003887 0.000277 1.580495 ( 1.250313)
build_ruby 0.002310 0.000165 1.897722 ( 1.856176)
build_all 0.004374 0.009392 12.920891 ( 1.739688)
build_install 0.014735 0.000938 1.734410 ( 0.926548)
test_btest 0.000000 0.002804 61.229314 ( 6.674480)
test_basic 0.005598 0.001164 0.356627 ( 0.449265)
test_all 0.005413 0.001140 503.643711 ( 53.930618)
test_rubyspec 0.098856 0.030653 43.661088 ( 52.172103)
total: 120.54 sec