Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-110958
#<BuildRuby:0x000055e544173778
@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.20220222-110958",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010485 0.000440 0.946176 ( 1.126227)
build_miniruby 0.001878 0.000126 0.079365 ( 0.077799)
build_ruby 0.001548 0.000103 0.071502 ( 0.069937)
build_all 0.006128 0.004217 4.131261 ( 0.794015)
build_install 0.020881 0.000000 7.818003 ( 2.333977)
test_btest 0.001182 0.000000 73.297502 ( 8.245747)
test_basic 0.003960 0.003324 0.334383 ( 0.425474)
test_all 0.002085 0.000251 702.972146 ( 67.968111)
test_rubyspec 0.124044 0.034672 46.366530 ( 51.450533)
total: 132.49 sec