Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-135402
#<BuildRuby:0x000055c3ff9e8e50
@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.20221117-135402",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004854 0.004039 1.148616 ( 1.247307)
build_miniruby 0.000000 0.001775 0.897505 ( 0.911286)
build_ruby 0.001270 0.001103 2.389416 ( 2.325835)
build_all 0.014675 0.003678 18.277872 ( 2.242025)
build_install 0.019200 0.001206 1.941693 ( 1.011631)
test_btest 0.000818 0.000213 84.395814 ( 9.192213)
test_basic 0.004150 0.003964 0.352466 ( 0.441602)
test_all 0.001476 0.000431 699.445115 ( 73.230281)
test_rubyspec 0.071820 0.047095 50.662461 ( 59.245992)
total: 149.85 sec