Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-065030
#<BuildRuby:0x000055c6c4cd0920
@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.20220813-065030",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011821 0.000819 1.013667 ( 1.058022)
build_miniruby 0.000000 0.002207 0.075646 ( 0.074053)
build_ruby 0.000000 0.001933 0.074755 ( 0.073308)
build_all 0.007237 0.003866 1.555415 ( 0.596516)
build_install 0.018012 0.004564 1.919343 ( 0.933903)
test_btest 0.000000 0.001295 73.660656 ( 8.223555)
test_basic 0.000000 0.008297 0.319795 ( 0.408302)
test_all 0.000000 0.005100 650.212948 ( 67.012177)
test_rubyspec 0.088547 0.093137 45.965435 ( 53.559062)
total: 131.94 sec