Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-225209
#<BuildRuby:0x000055c027f08880
@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.20221129-225209",
@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.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001610 0.009107 1.207975 ( 1.229137)
build_miniruby 0.001929 0.000890 0.842029 ( 0.840718)
build_ruby 0.002017 0.000931 2.242400 ( 2.147776)
build_all 0.020156 0.001671 18.732473 ( 2.181166)
build_install 0.011207 0.011419 2.037933 ( 1.018739)
test_btest 0.001241 0.000552 92.438169 ( 8.671856)
test_basic 0.006368 0.002830 0.354197 ( 0.439671)
test_all 0.002249 0.000328 713.951042 ( 72.412049)
test_rubyspec 0.113630 0.054070 49.474931 ( 57.566863)
total: 146.51 sec