Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-051219
#<BuildRuby:0x000055c8765049e0
@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.20220208-051219",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010594 0.000880 1.002013 ( 1.896940)
build_miniruby 0.001734 0.000232 0.073212 ( 0.071106)
build_ruby 0.001905 0.000000 0.080887 ( 0.078922)
build_all 0.007043 0.003790 4.027653 ( 0.787049)
build_install 0.014120 0.008900 7.860221 ( 2.350274)
test_btest 0.001450 0.000345 77.363125 ( 8.409768)
test_basic 0.007297 0.000649 0.343591 ( 0.430296)
test_all 0.001337 0.000304 642.924258 ( 64.763295)
test_rubyspec 0.099534 0.050721 45.947766 ( 51.057880)
total: 129.85 sec