Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-014919
#<BuildRuby:0x0000556bbc559ba0
@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.20221203-014919",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000930 0.003984 1.147343 ( 1.135576)
build_miniruby 0.000911 0.000061 0.962125 ( 0.960775)
build_ruby 0.001228 0.000000 2.718788 ( 2.627075)
build_all 0.008338 0.000348 15.728089 ( 3.290482)
build_install 0.009864 0.000000 2.160173 ( 1.213989)
test_btest 0.000652 0.000000 66.306293 ( 11.317935)
test_basic 0.000715 0.004207 0.304198 ( 0.394850)
test_all 0.000821 0.000087 656.218698 (112.094650)
test_rubyspec 0.044745 0.020261 53.460330 ( 61.661793)
total: 194.70 sec