Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-054639
#<BuildRuby:0x0000558f52c0f5a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-054639",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005254 0.005791 1.220229 ( 1.242215)
build_miniruby 0.002104 0.000701 0.847696 ( 0.845785)
build_ruby 0.002416 0.000805 2.238625 ( 2.144221)
build_all 0.016343 0.005448 18.651144 ( 2.177426)
build_install 0.021924 0.002699 2.089285 ( 1.054962)
test_btest 0.001313 0.000375 89.552124 ( 9.262687)
test_basic 0.010389 0.000268 0.347218 ( 0.432232)
test_all 0.001697 0.000443 693.353156 ( 72.637638)
test_rubyspec 0.122979 0.054023 49.348786 ( 57.449739)
total: 147.25 sec