Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-072258
#<BuildRuby:0x000055c4e78a5438
@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.20221108-072258",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008934 0.000744 0.786173 ( 1.181252)
build_miniruby 0.001159 0.000097 0.042299 ( 0.041623)
build_ruby 0.001983 0.000165 0.044224 ( 0.042425)
build_all 0.006800 0.000567 1.212784 ( 0.454100)
build_install 0.021116 0.000717 1.516844 ( 0.768134)
test_btest 0.001043 0.000075 62.774022 ( 9.693048)
test_basic 0.006513 0.000000 0.285151 ( 0.377508)
test_all 0.002645 0.000000 522.954138 ( 56.318838)
test_rubyspec 0.097437 0.027659 43.594786 ( 52.025329)
total: 120.90 sec