Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-184709
#<BuildRuby:0x0000560a5ea08c00
@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.20221117-184709",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004016 0.003922 1.095050 ( 1.622303)
build_miniruby 0.000000 0.002033 0.871588 ( 0.880613)
build_ruby 0.001276 0.001169 2.417998 ( 2.343460)
build_all 0.015533 0.003883 18.501388 ( 2.306153)
build_install 0.020914 0.000000 1.900964 ( 0.996270)
test_btest 0.001023 0.000000 85.961443 ( 10.356587)
test_basic 0.007834 0.000000 0.344595 ( 0.433246)
test_all 0.002535 0.000000 685.587454 ( 73.619288)
test_rubyspec 0.093307 0.030131 50.869960 ( 59.278804)
total: 151.84 sec