Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-141955
#<BuildRuby:0x0000563c47cb0208
@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.20221123-141955",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003900 0.000836 1.111720 ( 1.411892)
build_miniruby 0.000724 0.000155 0.938081 ( 0.936757)
build_ruby 0.000960 0.000206 2.774052 ( 2.688356)
build_all 0.008136 0.000755 15.805035 ( 3.335024)
build_install 0.007131 0.001426 2.032356 ( 1.187975)
test_btest 0.000497 0.000100 58.373345 ( 11.877055)
test_basic 0.003576 0.000715 0.303181 ( 0.394470)
test_all 0.000996 0.000200 668.377855 (123.282262)
test_rubyspec 0.034966 0.027397 53.867698 ( 62.080907)
total: 207.20 sec