Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-180138
#<BuildRuby:0x000055f4e5ff8e50
@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.20220914-180138",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000048 0.000006 0.000054 ( 0.000043)
build_up 0.009064 0.001294 1.090177 ( 1.086119)
build_miniruby 0.001696 0.000000 0.064463 ( 0.063130)
build_ruby 0.001891 0.000000 0.073356 ( 0.071452)
build_all 0.005491 0.004596 1.551205 ( 0.601340)
build_install 0.014233 0.005713 1.902185 ( 0.919425)
test_btest 0.000915 0.000203 88.801920 ( 9.462910)
test_basic 0.001389 0.005314 0.347514 ( 0.436212)
test_all 0.003941 0.001095 645.683617 ( 68.243247)
test_rubyspec 0.136901 0.038542 46.978836 ( 55.179299)
total: 136.06 sec