Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-174444
#<BuildRuby:0x000055a0c02b4880
@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.20220720-174444",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.010567 0.976697 ( 1.186930)
build_miniruby 0.000169 0.002144 0.076104 ( 0.074605)
build_ruby 0.001706 0.000682 0.075618 ( 0.073650)
build_all 0.009457 0.000808 1.546913 ( 0.606694)
build_install 0.018863 0.005046 5.193123 ( 2.082589)
test_btest 0.001305 0.000000 78.358334 ( 8.463916)
test_basic 0.006686 0.000081 0.323714 ( 0.414237)
test_all 0.001504 0.000458 678.916837 ( 66.889908)
test_rubyspec 0.095106 0.072229 45.721487 ( 51.546746)
total: 131.34 sec