Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-184554
#<BuildRuby:0x000055c18857e848
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-184554",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004514 0.000322 1.119167 ( 1.185972)
build_miniruby 0.000917 0.000066 0.967648 ( 0.966426)
build_ruby 0.001074 0.000076 2.743974 ( 2.649021)
build_all 0.008655 0.000000 15.762730 ( 3.296189)
build_install 0.009764 0.000051 2.011969 ( 1.190826)
test_btest 0.000539 0.000030 59.879710 ( 11.359427)
test_basic 0.004839 0.000019 0.284452 ( 0.375103)
test_all 0.001157 0.000061 697.379629 (109.580156)
test_rubyspec 0.044885 0.025345 52.877852 ( 61.061210)
total: 191.66 sec