Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-030927
#<BuildRuby:0x000055d588d1b510
@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.20220216-030927",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008050 0.004069 1.019192 ( 4.844509)
build_miniruby 0.001529 0.000437 0.075199 ( 0.072966)
build_ruby 0.001658 0.000474 0.074396 ( 0.072543)
build_all 0.006360 0.004991 4.068424 ( 0.784119)
build_install 0.017766 0.005922 7.896023 ( 2.365361)
test_btest 0.001256 0.000000 75.567917 ( 7.987538)
test_basic 0.001402 0.005972 0.332122 ( 0.425132)
test_all 0.001507 0.000589 653.715608 ( 65.236891)
test_rubyspec 0.105335 0.056286 46.020778 ( 51.234503)
total: 133.02 sec