Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-140058
#<BuildRuby:0x00005570378955b0
@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.20220203-140058",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000093 0.000021 0.000114 ( 0.000121)
build_up 0.007818 0.003898 0.919454 ( 1.350637)
build_miniruby 0.001507 0.000402 0.070469 ( 0.070491)
build_ruby 0.001649 0.000440 0.064488 ( 0.063880)
build_all 0.009320 0.001302 4.020974 ( 0.782224)
build_install 0.013001 0.008504 7.651938 ( 2.362685)
test_btest 0.001243 0.000388 46.793360 ( 43.714910)
test_basic 0.006827 0.002134 0.337530 ( 0.425697)
test_all 0.001644 0.000514 664.703293 ( 66.035640)
test_rubyspec 0.085140 0.070175 45.513394 ( 50.996453)
total: 165.80 sec