Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-201254
#<BuildRuby:0x000055ca03300b38
@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.20220228-201254",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007880 0.003177 1.002675 ( 1.038613)
build_miniruby 0.001864 0.000000 0.074413 ( 0.072705)
build_ruby 0.002238 0.000093 0.076526 ( 0.074005)
build_all 0.009900 0.000394 4.202155 ( 0.831738)
build_install 0.022936 0.000997 7.823181 ( 2.384552)
test_btest 0.000000 0.001519 79.147163 ( 8.311599)
test_basic 0.000000 0.006732 0.326071 ( 0.415979)
test_all 0.000000 0.001703 672.485474 ( 65.900175)
test_rubyspec 0.079757 0.087852 46.380635 ( 51.929729)
total: 130.96 sec