Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-013311
#<BuildRuby:0x0000555bd1a99570
@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.20221006-013311",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.009240 0.000803 1.100519 ( 1.153237)
build_miniruby 0.002350 0.000362 0.103507 ( 0.099886)
build_ruby 0.001724 0.000265 0.102819 ( 0.099715)
build_all 0.003415 0.004465 1.312620 ( 0.585446)
build_install 0.008770 0.004525 1.579590 ( 0.862790)
test_btest 0.000982 0.000245 61.932918 ( 6.162254)
test_basic 0.001426 0.005144 0.337985 ( 0.427156)
test_all 0.003632 0.004381 502.248342 ( 53.899302)
test_rubyspec 0.082808 0.045100 41.955066 ( 50.590085)
total: 113.88 sec