Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-121812
#<BuildRuby:0x000055b727802120
@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.20221010-121812",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009676 1.091799 ( 1.138385)
build_miniruby 0.001468 0.000449 0.095754 ( 0.093044)
build_ruby 0.001760 0.000000 0.094358 ( 0.091620)
build_all 0.007362 0.000497 1.258738 ( 0.548648)
build_install 0.008233 0.004936 1.643926 ( 0.887101)
test_btest 0.001279 0.000355 63.850721 ( 6.603888)
test_basic 0.005646 0.001569 0.355695 ( 0.445019)
test_all 0.005099 0.003256 483.910533 ( 53.139823)
test_rubyspec 0.067796 0.071030 42.816929 ( 51.353636)
total: 114.30 sec