Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-201054
#<BuildRuby:0x000055d69355ccc8
@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.20220131-201054",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004374 0.005146 0.950168 ( 1.000470)
build_miniruby 0.002221 0.000000 0.077428 ( 0.075258)
build_ruby 0.002091 0.000000 0.074140 ( 0.072157)
build_all 0.009947 0.000186 4.157251 ( 0.791535)
build_install 0.021721 0.002106 7.850883 ( 2.323167)
test_btest 0.001143 0.000190 47.266783 ( 44.287983)
test_basic 0.006670 0.001111 0.326529 ( 0.415578)
test_all 0.001691 0.000282 705.480813 ( 67.615960)
test_rubyspec 0.089698 0.083501 46.170753 ( 51.662983)
total: 168.25 sec