Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-061548
#<BuildRuby:0x000055b677800920
@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.20220816-061548",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003881 0.008055 0.969864 ( 1.167547)
build_miniruby 0.001682 0.000336 0.075838 ( 0.073678)
build_ruby 0.001563 0.000313 0.073286 ( 0.071454)
build_all 0.005968 0.003661 1.456712 ( 0.571060)
build_install 0.016790 0.005227 1.810887 ( 0.891550)
test_btest 0.000768 0.000192 73.336899 ( 8.194018)
test_basic 0.000350 0.007423 0.329420 ( 0.418884)
test_all 0.003287 0.001095 669.781310 ( 66.026635)
test_rubyspec 0.075135 0.088520 45.100436 ( 52.728305)
total: 130.14 sec