Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-163237
#<BuildRuby:0x000055e70fffc6d8
@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.20220818-163237",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009830 0.000820 0.962267 ( 1.010526)
build_miniruby 0.001737 0.000248 0.076101 ( 0.074945)
build_ruby 0.002370 0.000000 0.073348 ( 0.071541)
build_all 0.010475 0.000460 1.537652 ( 0.580132)
build_install 0.018248 0.004685 1.879901 ( 0.931573)
test_btest 0.001102 0.000165 70.654483 ( 8.024653)
test_basic 0.005566 0.000835 0.338757 ( 0.429134)
test_all 0.002938 0.000440 685.720883 ( 66.441932)
test_rubyspec 0.118626 0.061875 45.603862 ( 54.033840)
total: 131.60 sec