Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-021026
#<BuildRuby:0x0000557345509ac0
@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.20220824-021026",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008558 0.000659 0.921641 ( 1.769268)
build_miniruby 0.001452 0.000112 0.063445 ( 0.062358)
build_ruby 0.002353 0.000000 0.063010 ( 0.059870)
build_all 0.008666 0.000113 1.283951 ( 0.478380)
build_install 0.014969 0.000000 1.589579 ( 0.785537)
test_btest 0.001593 0.000000 52.891579 ( 6.150716)
test_basic 0.002281 0.004303 0.301216 ( 0.390722)
test_all 0.003146 0.000314 505.797621 ( 52.967880)
test_rubyspec 0.123730 0.014798 41.962766 ( 50.634173)
total: 113.30 sec