Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-164848
#<BuildRuby:0x000055ddfd2b29c0
@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.20221104-164848",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006793 0.000522 0.992721 ( 1.260269)
build_miniruby 0.001750 0.000135 0.050627 ( 0.049008)
build_ruby 0.001149 0.000089 0.049448 ( 0.048373)
build_all 0.003847 0.005419 1.368390 ( 0.581515)
build_install 0.013762 0.001233 1.576635 ( 0.796224)
test_btest 0.001111 0.000159 64.241976 ( 6.520780)
test_basic 0.005909 0.000844 0.308314 ( 0.399704)
test_all 0.021929 0.000000 504.255561 ( 53.896857)
test_rubyspec 0.066104 0.060733 43.253800 ( 51.773657)
total: 115.33 sec