Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-145411
#<BuildRuby:0x000055f8e1a844d8
@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.20220213-145411",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009567 0.000422 0.920778 ( 1.126243)
build_miniruby 0.001273 0.000392 0.072882 ( 0.070774)
build_ruby 0.001559 0.000480 0.076188 ( 0.073869)
build_all 0.008839 0.001257 4.107182 ( 0.790268)
build_install 0.020778 0.004272 7.820664 ( 2.274005)
test_btest 0.000000 0.001202 73.430533 ( 7.818290)
test_basic 0.002608 0.005399 0.328833 ( 0.417797)
test_all 0.000000 0.001651 701.640047 ( 67.303852)
test_rubyspec 0.092673 0.074068 46.242183 ( 51.520859)
total: 131.40 sec