Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-042628
#<BuildRuby:0x000056329b120920
@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.20220813-042628",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.011034 0.979730 ( 0.995916)
build_miniruby 0.000000 0.002293 0.074907 ( 0.073681)
build_ruby 0.000000 0.002541 0.075980 ( 0.074005)
build_all 0.008434 0.001664 1.533773 ( 0.584652)
build_install 0.017481 0.004095 1.892727 ( 0.927207)
test_btest 0.000809 0.000253 78.136106 ( 8.277736)
test_basic 0.001900 0.005971 0.327033 ( 0.414825)
test_all 0.003813 0.001430 683.388788 ( 67.153168)
test_rubyspec 0.092296 0.080182 45.719928 ( 53.329059)
total: 131.83 sec