Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-122422
#<BuildRuby:0x0000561dc8dfc6e0
@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.20220920-122422",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008689 0.002173 1.118363 ( 1.129137)
build_miniruby 0.001718 0.000430 0.118588 ( 0.114705)
build_ruby 0.000000 0.002068 0.120066 ( 0.102413)
build_all 0.006327 0.003225 1.586814 ( 0.654400)
build_install 0.012427 0.009875 1.934816 ( 0.965011)
test_btest 0.000951 0.000366 78.703698 ( 8.907803)
test_basic 0.006084 0.002340 0.379745 ( 0.472285)
test_all 0.002121 0.000816 666.984769 ( 68.006489)
test_rubyspec 0.105785 0.063058 45.579816 ( 53.753899)
total: 134.11 sec