Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-214734
#<BuildRuby:0x000055d25e910bc8
@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.20221127-214734",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009732 0.000383 1.305926 ( 1.732103)
build_miniruby 0.002316 0.000000 0.859849 ( 0.865715)
build_ruby 0.003614 0.000000 2.255581 ( 2.176046)
build_all 0.021673 0.000547 25.097336 ( 2.813335)
build_install 0.012555 0.005682 5.004447 ( 1.215964)
test_btest 0.001157 0.000116 87.809269 ( 8.806068)
test_basic 0.006625 0.000663 0.353134 ( 0.441560)
test_all 0.001711 0.000171 714.280062 ( 70.633962)
test_rubyspec 0.120673 0.040977 49.871876 ( 58.399580)
total: 147.09 sec