Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-235854
#<BuildRuby:0x000055b5daa5cdd8
@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.20220717-235854",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008255 0.003348 0.969653 ( 1.177547)
build_miniruby 0.001746 0.000327 0.072804 ( 0.070455)
build_ruby 0.001418 0.000266 0.067076 ( 0.065420)
build_all 0.007626 0.003106 1.528936 ( 0.593159)
build_install 0.009915 0.009496 5.128162 ( 2.087486)
test_btest 0.000855 0.000256 74.637120 ( 8.205818)
test_basic 0.004666 0.003066 0.327173 ( 0.423573)
test_all 0.001209 0.000385 659.030497 ( 65.151498)
test_rubyspec 0.180038 0.073787 45.630614 ( 51.243059)
total: 129.02 sec