Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-221910
#<BuildRuby:0x000055c2705b4dd8
@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.20220828-221910",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005906 0.004929 0.959211 ( 1.568221)
build_miniruby 0.001662 0.000238 0.072834 ( 0.070855)
build_ruby 0.001670 0.000239 0.078595 ( 0.077373)
build_all 0.009424 0.000621 1.476489 ( 0.572005)
build_install 0.015812 0.004369 1.818366 ( 0.899983)
test_btest 0.000965 0.000153 72.099405 ( 7.934638)
test_basic 0.007475 0.000385 0.338162 ( 0.425007)
test_all 0.003304 0.000000 633.157869 ( 65.371842)
test_rubyspec 0.100667 0.073647 45.753693 ( 54.229468)
total: 131.15 sec