Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-095752
#<BuildRuby:0x000055622271b810
@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.20220209-095752",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011163 0.000603 0.925019 ( 1.113005)
build_miniruby 0.001837 0.000393 0.075597 ( 0.073034)
build_ruby 0.001962 0.000000 0.079773 ( 0.078038)
build_all 0.009980 0.000562 4.128426 ( 0.774877)
build_install 0.017383 0.005394 7.760856 ( 2.315566)
test_btest 0.000826 0.000174 72.966933 ( 8.024382)
test_basic 0.006858 0.001444 0.343375 ( 0.431252)
test_all 0.001436 0.000302 694.263020 ( 67.180127)
test_rubyspec 0.091672 0.082855 46.136642 ( 51.633547)
total: 131.62 sec