Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-180136
#<BuildRuby:0x000055c251ac03a0
@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.20220830-180136",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007753 0.002819 0.958036 ( 1.012703)
build_miniruby 0.000000 0.002978 0.072089 ( 0.070228)
build_ruby 0.000184 0.001938 0.073881 ( 0.072746)
build_all 0.006434 0.003348 1.545043 ( 0.578474)
build_install 0.017125 0.005340 1.866152 ( 0.941478)
test_btest 0.000933 0.000400 71.571049 ( 8.294029)
test_basic 0.006985 0.000541 0.327834 ( 0.418727)
test_all 0.003888 0.001556 698.651939 ( 68.179548)
test_rubyspec 0.066598 0.095791 45.701118 ( 54.194214)
total: 133.76 sec