Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-081621
#<BuildRuby:0x000055fe6c3a6ec8
@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.20220901-081621",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006540 0.004362 0.980960 ( 1.436587)
build_miniruby 0.001896 0.000271 0.076054 ( 0.073382)
build_ruby 0.001602 0.000229 0.078706 ( 0.076648)
build_all 0.009142 0.001306 1.506841 ( 0.566182)
build_install 0.013375 0.009756 1.865191 ( 0.921415)
test_btest 0.000000 0.001050 77.842221 ( 8.013532)
test_basic 0.000000 0.008576 0.324591 ( 0.412329)
test_all 0.000000 0.003173 630.573981 ( 64.607673)
test_rubyspec 0.091152 0.097135 45.555824 ( 53.978932)
total: 130.09 sec