Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-045825
#<BuildRuby:0x0000557bb90db6e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-045825",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004116 0.000085 0.795020 ( 1.154702)
build_miniruby 0.000610 0.000152 0.727327 ( 0.726820)
build_ruby 0.001456 0.000000 2.378145 ( 2.310230)
build_all 0.009118 0.000000 12.354693 ( 1.517350)
build_install 0.006555 0.000000 1.603943 ( 0.762325)
test_btest 0.000695 0.000000 62.608193 ( 6.394103)
test_basic 0.003371 0.000000 0.255863 ( 0.351127)
test_all 0.001493 0.000000 494.356126 ( 51.605092)
test_rubyspec 0.006856 0.020985 34.864758 ( 45.442815)
total: 110.27 sec