Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-035520
#<BuildRuby:0x000055ea94a3e8a8
@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.20221105-035520",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006649 0.001108 0.875233 ( 0.963857)
build_miniruby 0.001664 0.000277 0.051140 ( 0.049889)
build_ruby 0.001029 0.000171 0.043818 ( 0.042930)
build_all 0.006722 0.000295 1.243033 ( 0.471562)
build_install 0.013658 0.001243 1.576557 ( 0.812259)
test_btest 0.001539 0.000220 62.200453 ( 6.469204)
test_basic 0.000533 0.005814 0.309484 ( 0.399606)
test_all 0.001750 0.000375 501.163270 ( 54.848552)
test_rubyspec 0.087878 0.029632 43.446163 ( 51.873671)
total: 115.93 sec