Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-144303
#<BuildRuby:0x000055ab6bb64d30
@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.20221115-144303",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.001996 0.007343 1.069999 ( 1.113977)
build_miniruby 0.001041 0.000521 0.880058 ( 0.880336)
build_ruby 0.002807 0.000000 2.349991 ( 2.249657)
build_all 0.016200 0.002675 18.199663 ( 2.288477)
build_install 0.014259 0.004780 1.917188 ( 1.050237)
test_btest 0.000000 0.001533 84.492428 ( 10.416829)
test_basic 0.007278 0.000476 0.351159 ( 0.440783)
test_all 0.001763 0.000000 670.402960 ( 72.732613)
test_rubyspec 0.056226 0.068388 50.050645 ( 58.601079)
total: 149.78 sec