Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-130735
#<BuildRuby:0x0000555bb6c80c00
@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.20220721-130735",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001635 0.009936 5.304640 ( 5.802034)
build_miniruby 0.002196 0.000516 0.760984 ( 0.758667)
build_ruby 0.000353 0.003583 3.181977 ( 2.978232)
build_all 0.019734 0.001190 18.637296 ( 2.155475)
build_install 0.016767 0.007081 5.372795 ( 2.081043)
test_btest 0.000939 0.000253 79.005127 ( 8.577484)
test_basic 0.004162 0.003949 0.317102 ( 0.409448)
test_all 0.001532 0.000454 637.003688 ( 64.620472)
test_rubyspec 0.110272 0.044588 45.319910 ( 51.311956)
total: 138.70 sec