Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-225613
#<BuildRuby:0x0000556cba1729c0
@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-225613",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005603 0.003082 0.800131 ( 1.563731)
build_miniruby 0.001741 0.000218 0.064335 ( 0.062615)
build_ruby 0.001429 0.000179 0.064288 ( 0.062772)
build_all 0.006831 0.000854 1.246912 ( 0.468483)
build_install 0.005837 0.009627 1.578469 ( 0.783058)
test_btest 0.000922 0.000231 53.574062 ( 6.409973)
test_basic 0.000000 0.006679 0.287920 ( 0.382817)
test_all 0.003184 0.001096 500.527929 ( 53.255423)
test_rubyspec 0.105855 0.026946 41.502074 ( 50.150286)
total: 113.14 sec