Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-130028
#<BuildRuby:0x0000564698668e80
@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.20220718-130028",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010866 0.000206 0.832185 ( 1.018191)
build_miniruby 0.001858 0.000124 0.064805 ( 0.063905)
build_ruby 0.001877 0.000125 0.062942 ( 0.061857)
build_all 0.006385 0.004079 1.257022 ( 0.496565)
build_install 0.011656 0.004729 4.230861 ( 1.807214)
test_btest 0.001574 0.000249 53.499473 ( 6.124510)
test_basic 0.006041 0.000000 0.292381 ( 0.384424)
test_all 0.002711 0.000000 483.586109 ( 51.730769)
test_rubyspec 0.107138 0.018764 41.849283 ( 47.426464)
total: 109.11 sec