Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-131638
#<BuildRuby:0x0000561594401438
@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.20221028-131638",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.009782 0.000000 1.097926 ( 1.116783)
build_miniruby 0.001582 0.000000 0.102202 ( 0.099686)
build_ruby 0.001535 0.000000 0.102344 ( 0.100627)
build_all 0.006806 0.000000 1.265416 ( 0.575197)
build_install 0.009953 0.004672 1.615605 ( 0.908624)
test_btest 0.001599 0.000089 64.772109 ( 6.764256)
test_basic 0.005298 0.000295 0.333246 ( 0.428359)
test_all 0.007592 0.000133 522.181089 ( 54.988151)
test_rubyspec 0.111159 0.021055 43.656526 ( 52.268135)
total: 117.25 sec