Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-114535
#<BuildRuby:0x000055d0e8f9e688
@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.20220921-114535",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002845 0.007420 1.055958 ( 1.201461)
build_miniruby 0.002195 0.000000 0.117295 ( 0.113031)
build_ruby 0.001705 0.000061 0.114807 ( 0.097023)
build_all 0.008603 0.001763 1.590362 ( 0.652999)
build_install 0.016737 0.004172 1.932281 ( 0.976710)
test_btest 0.000986 0.000328 78.449159 ( 8.195697)
test_basic 0.004963 0.003019 0.383882 ( 0.475857)
test_all 0.002632 0.000921 665.343629 ( 67.999161)
test_rubyspec 0.118157 0.051496 45.854761 ( 53.909119)
total: 133.62 sec