Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-125910
#<BuildRuby:0x00005635ff5d2b78
@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.20221124-125910",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004833 0.000000 1.055009 ( 2.517514)
build_miniruby 0.000877 0.000000 1.026216 ( 1.024980)
build_ruby 0.001247 0.000000 2.817096 ( 2.731380)
build_all 0.008952 0.000000 15.855759 ( 3.323499)
build_install 0.004136 0.004402 1.965724 ( 1.103760)
test_btest 0.000000 0.000676 64.830658 ( 10.599438)
test_basic 0.001131 0.003796 0.286831 ( 0.377399)
test_all 0.001108 0.000123 677.900364 (122.496544)
test_rubyspec 0.038467 0.030970 53.457526 ( 61.917045)
total: 206.09 sec