Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-154651
#<BuildRuby:0x0000557e8dedcdd8
@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.20221108-154651",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.010076 0.000924 1.098159 ( 1.117928)
build_miniruby 0.002311 0.000356 0.070236 ( 0.067452)
build_ruby 0.001833 0.000282 0.063276 ( 0.061224)
build_all 0.009918 0.000023 1.474208 ( 0.588096)
build_install 0.015961 0.005107 1.826882 ( 0.940721)
test_btest 0.001236 0.000206 92.033748 ( 9.050886)
test_basic 0.001491 0.007934 0.330118 ( 0.416308)
test_all 0.001670 0.000418 654.119046 ( 67.832996)
test_rubyspec 0.106830 0.070233 47.750148 ( 55.932867)
total: 136.01 sec