Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-082523
#<BuildRuby:0x000055e159c39480
@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.20221017-082523",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006052 0.004316 1.121300 ( 1.186210)
build_miniruby 0.001804 0.000258 0.104594 ( 0.101557)
build_ruby 0.001600 0.000000 0.106354 ( 0.104361)
build_all 0.006067 0.004145 1.330517 ( 0.575573)
build_install 0.011578 0.003168 1.694340 ( 0.911370)
test_btest 0.001189 0.000238 63.605947 ( 6.492830)
test_basic 0.007084 0.000578 0.370435 ( 0.458957)
test_all 0.006994 0.000000 520.749383 ( 55.158178)
test_rubyspec 0.089604 0.037999 43.500546 ( 51.985431)
total: 116.98 sec