Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-092050
#<BuildRuby:0x0000563c4ab548e8
@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.20220823-092050",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000022 0.000005 0.000027 ( 0.000018)
configure 0.000042 0.000009 0.000051 ( 0.000051)
build_up 0.006861 0.004782 1.021998 ( 8.579290)
build_miniruby 0.001747 0.000499 0.076595 ( 0.074301)
build_ruby 0.001276 0.000364 0.073866 ( 0.072662)
build_all 0.005501 0.004760 1.543462 ( 0.573390)
build_install 0.017679 0.004128 1.852265 ( 0.891948)
test_btest 0.000711 0.000222 72.923856 ( 8.102782)
test_basic 0.002928 0.004494 0.319728 ( 0.407464)
test_all 0.003155 0.001114 676.076718 ( 66.730359)
test_rubyspec 0.113344 0.059914 45.834824 ( 54.310035)
total: 139.74 sec