Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-035131
#<BuildRuby:0x00005615b58aae00
@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.20221108-035131",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005638 0.002255 0.942983 ( 1.023589)
build_miniruby 0.001040 0.000416 0.050835 ( 0.049510)
build_ruby 0.001012 0.000405 0.044908 ( 0.043594)
build_all 0.005447 0.002179 1.215249 ( 0.459304)
build_install 0.009318 0.004763 1.545625 ( 0.791921)
test_btest 0.001179 0.000492 61.349782 ( 6.536411)
test_basic 0.006227 0.000363 0.306330 ( 0.402789)
test_all 0.002091 0.000804 504.101224 ( 54.255944)
test_rubyspec 0.076674 0.038377 43.534359 ( 52.143922)
total: 115.71 sec