Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-101330
#<BuildRuby:0x000056074399ef08
@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.20221102-101330",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007255 0.000858 0.956465 ( 1.002550)
build_miniruby 0.001345 0.000337 0.048444 ( 0.046807)
build_ruby 0.001683 0.000421 0.044214 ( 0.042849)
build_all 0.007683 0.000764 1.229291 ( 0.481103)
build_install 0.015125 0.001172 1.565429 ( 0.787710)
test_btest 0.000997 0.000199 61.455249 ( 6.504931)
test_basic 0.005160 0.001032 0.298453 ( 0.388733)
test_all 0.005086 0.002948 501.387469 ( 54.046070)
test_rubyspec 0.084799 0.042514 43.378014 ( 51.954962)
total: 115.26 sec