Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-005239
#<BuildRuby:0x000055c4387e8dd8
@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.20220814-005239",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007184 0.005093 0.994237 ( 1.017349)
build_miniruby 0.001625 0.000232 0.077184 ( 0.075195)
build_ruby 0.002250 0.000322 0.076859 ( 0.074292)
build_all 0.007698 0.002908 1.539447 ( 0.581787)
build_install 0.013309 0.009663 1.900879 ( 0.931827)
test_btest 0.001009 0.000252 78.179477 ( 8.412960)
test_basic 0.005304 0.001326 0.330427 ( 0.420615)
test_all 0.003201 0.000800 649.778963 ( 64.823145)
test_rubyspec 0.103920 0.062242 46.161661 ( 53.656003)
total: 129.99 sec