Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-052818
#<BuildRuby:0x0000556b4d898d30
@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.20220722-052818",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008392 0.003052 0.972146 ( 1.835207)
build_miniruby 0.001769 0.000000 0.074825 ( 0.073100)
build_ruby 0.002104 0.000000 0.076996 ( 0.074963)
build_all 0.008976 0.001184 1.514486 ( 0.563610)
build_install 0.014686 0.008067 5.229006 ( 2.081242)
test_btest 0.000770 0.000271 74.266420 ( 7.908853)
test_basic 0.006931 0.000755 0.318983 ( 0.407539)
test_all 0.001991 0.000664 676.464157 ( 66.589660)
test_rubyspec 0.088068 0.080825 45.325406 ( 51.154145)
total: 130.69 sec