Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-125950
#<BuildRuby:0x000055a2c44ec610
@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.20220821-125950",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000375 0.011425 2.251833 ( 3.197978)
build_miniruby 0.001678 0.000447 0.763885 ( 0.764838)
build_ruby 0.004114 0.000025 3.154133 ( 2.944755)
build_all 0.015506 0.006095 18.511670 ( 2.179273)
build_install 0.014153 0.007508 1.960030 ( 0.917146)
test_btest 0.000878 0.000277 72.928727 ( 8.310988)
test_basic 0.003005 0.004304 0.321518 ( 0.410696)
test_all 0.005132 0.000000 677.500690 ( 67.060372)
test_rubyspec 0.098559 0.077072 45.753848 ( 54.283909)
total: 140.07 sec