Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-132028
#<BuildRuby:0x0000555d6dd511f8
@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.20221010-132028",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002629 0.007699 1.085191 ( 1.152975)
build_miniruby 0.001631 0.000000 0.101383 ( 0.098486)
build_ruby 0.002145 0.000000 0.095970 ( 0.093158)
build_all 0.007983 0.000762 1.303953 ( 0.566239)
build_install 0.009788 0.007612 1.645590 ( 0.923439)
test_btest 0.001556 0.000410 60.451811 ( 6.781443)
test_basic 0.003511 0.003930 0.357276 ( 0.445983)
test_all 0.001446 0.004588 501.329609 ( 54.175696)
test_rubyspec 0.065483 0.066033 42.612120 ( 51.152090)
total: 115.39 sec