Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-153317
#<BuildRuby:0x000055580a6d9310
@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.20221013-153317",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000048 0.000019 0.000067 ( 0.000064)
build_up 0.007245 0.002898 1.095475 ( 1.449047)
build_miniruby 0.000000 0.001625 0.100551 ( 0.097593)
build_ruby 0.000000 0.002090 0.099210 ( 0.096898)
build_all 0.008823 0.000650 1.316060 ( 0.562189)
build_install 0.013123 0.002552 1.624511 ( 0.890808)
test_btest 0.001042 0.000391 61.259259 ( 6.295444)
test_basic 0.005992 0.000546 0.355000 ( 0.445577)
test_all 0.006891 0.000784 490.552108 ( 54.664213)
test_rubyspec 0.094755 0.036357 43.050995 ( 51.517874)
total: 116.02 sec