Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-050219
#<BuildRuby:0x000056424c2337e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-050219",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009834 0.001405 1.017299 ( 3.000031)
build_miniruby 0.001860 0.000265 0.077814 ( 0.075871)
build_ruby 0.001998 0.000286 0.078807 ( 0.076855)
build_all 0.007249 0.003585 4.152853 ( 0.786894)
build_install 0.022673 0.000686 7.856722 ( 2.328261)
test_btest 0.000979 0.000140 47.175044 ( 44.066800)
test_basic 0.007301 0.000348 0.340777 ( 0.428903)
test_all 0.002713 0.000163 672.927236 ( 65.369913)
test_rubyspec 0.112751 0.059473 46.309382 ( 51.791878)
total: 167.93 sec