Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-060450
#<BuildRuby:0x000055cbec904620
@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.20220627-060450",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000052 0.000003 0.000055 ( 0.000061)
configure 0.000032 0.000002 0.000034 ( 0.000032)
build_up 0.008133 0.004533 0.979876 ( 1.487498)
build_miniruby 0.001604 0.000201 0.074957 ( 0.073124)
build_ruby 0.002127 0.000266 0.080155 ( 0.077916)
build_all 0.007077 0.004196 1.471816 ( 0.590464)
build_install 0.018993 0.004658 5.827187 ( 2.772014)
test_btest 0.000941 0.000171 73.211270 ( 8.144820)
test_basic 0.006384 0.001161 0.322204 ( 0.412111)
test_all 0.002097 0.000381 632.272147 ( 64.415610)
test_rubyspec 0.107891 0.066786 46.259572 ( 51.992164)
total: 129.97 sec