Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-210538
#<BuildRuby:0x0000556b52ed3fb0
@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.20221115-210538",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.000000 0.004910 1.092758 ( 1.125854)
build_miniruby 0.000000 0.000904 0.995078 ( 0.993964)
build_ruby 0.000000 0.001200 2.771063 ( 2.662824)
build_all 0.004867 0.003869 15.626681 ( 3.358387)
build_install 0.008296 0.000151 1.974919 ( 1.128945)
test_btest 0.000486 0.000154 58.137112 ( 11.445832)
test_basic 0.000905 0.004288 0.284256 ( 0.374365)
test_all 0.000738 0.000268 658.109768 (106.087508)
test_rubyspec 0.048534 0.021449 50.892125 ( 59.243433)
total: 186.42 sec