Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-171909
#<BuildRuby:0x000055adaa11c3a0
@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-171909",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004901 0.000000 1.181956 ( 1.154292)
build_miniruby 0.000976 0.000000 0.952017 ( 0.950758)
build_ruby 0.001322 0.000000 2.814076 ( 2.722863)
build_all 0.008097 0.000995 15.924259 ( 3.334216)
build_install 0.003961 0.004582 2.293828 ( 1.277835)
test_btest 0.000508 0.000101 59.693879 ( 11.879119)
test_basic 0.004016 0.000804 0.291398 ( 0.382190)
test_all 0.000764 0.000152 707.865035 (111.088038)
test_rubyspec 0.048434 0.021372 53.070582 ( 61.333910)
total: 194.12 sec