Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-192458
#<BuildRuby:0x0000561d4aa286c8
@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.20220208-192458",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004832 0.007320 0.949356 ( 1.057531)
build_miniruby 0.001820 0.000485 0.074364 ( 0.071872)
build_ruby 0.001616 0.000431 0.074990 ( 0.072702)
build_all 0.009876 0.000380 4.095658 ( 0.799579)
build_install 0.017808 0.006691 7.874521 ( 2.335782)
test_btest 0.000000 0.001099 72.552569 ( 8.358487)
test_basic 0.000000 0.007600 0.330442 ( 0.425204)
test_all 0.001102 0.000966 692.506271 ( 67.292249)
test_rubyspec 0.095866 0.072090 45.880999 ( 51.330414)
total: 131.74 sec