Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-120515
#<BuildRuby:0x000055823be2c2d8
@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.20221117-120515",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004847 0.000106 1.058957 ( 1.093819)
build_miniruby 0.000771 0.000118 0.999705 ( 0.998399)
build_ruby 0.001145 0.000177 2.812168 ( 2.710256)
build_all 0.008875 0.000017 15.962884 ( 3.473270)
build_install 0.007063 0.000941 2.022720 ( 1.206466)
test_btest 0.000461 0.000061 59.778393 ( 11.117145)
test_basic 0.005029 0.000018 0.308173 ( 0.398436)
test_all 0.000816 0.000102 658.609948 (105.988321)
test_rubyspec 0.054914 0.019915 52.336395 ( 60.580514)
total: 187.57 sec