Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-013219
#<BuildRuby:0x000055eec06269c0
@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.20221103-013219",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004253 0.004060 0.912414 ( 1.095194)
build_miniruby 0.001901 0.000634 0.048195 ( 0.046951)
build_ruby 0.001091 0.000364 0.043903 ( 0.042892)
build_all 0.008327 0.000000 1.246496 ( 0.492710)
build_install 0.008678 0.005688 1.548370 ( 0.796797)
test_btest 0.000805 0.000268 59.954688 ( 6.427073)
test_basic 0.000991 0.004992 0.307964 ( 0.401391)
test_all 0.006411 0.000654 489.901951 ( 53.721151)
test_rubyspec 0.069818 0.061890 43.389558 ( 51.861053)
total: 114.89 sec