Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-213607
#<BuildRuby:0x000055dc046a7940
@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.20220314-213607",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000075 0.000005 0.000080 ( 0.000084)
build_up 0.009953 0.000711 0.989687 ( 1.007086)
build_miniruby 0.002027 0.000000 0.075398 ( 0.073257)
build_ruby 0.001806 0.000000 0.077276 ( 0.075199)
build_all 0.009916 0.000289 4.206096 ( 0.878723)
build_install 0.019759 0.004074 7.945944 ( 2.473891)
test_btest 0.001374 0.000125 78.668232 ( 8.628103)
test_basic 0.008279 0.000000 0.339507 ( 0.431182)
test_all 0.001875 0.000087 711.459719 ( 68.620759)
test_rubyspec 0.127200 0.036707 46.537345 ( 51.526223)
total: 133.72 sec