Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-063314
#<BuildRuby:0x000055f45f05a7e0
@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.20221119-063314",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004998 0.000125 1.057636 ( 1.061075)
build_miniruby 0.001011 0.000000 1.010122 ( 1.008802)
build_ruby 0.001157 0.000000 2.805682 ( 2.719519)
build_all 0.005639 0.003346 15.898793 ( 3.407237)
build_install 0.008730 0.000843 2.101486 ( 1.225351)
test_btest 0.000495 0.000088 59.920875 ( 11.195551)
test_basic 0.004573 0.000051 0.305239 ( 0.397002)
test_all 0.000893 0.000148 656.989075 (100.853667)
test_rubyspec 0.050280 0.014013 51.139307 ( 59.371579)
total: 181.24 sec