Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-210529
#<BuildRuby:0x00005592153d8f40
@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.20220401-210529",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006833 0.003919 1.069467 ( 1.149772)
build_miniruby 0.001796 0.000224 0.077031 ( 0.075770)
build_ruby 0.001666 0.000208 0.075309 ( 0.073378)
build_all 0.009378 0.000606 4.248389 ( 0.833774)
build_install 0.022258 0.000863 8.557697 ( 2.958536)
test_btest 0.001127 0.000113 73.880093 ( 8.146945)
test_basic 0.008010 0.000000 0.328843 ( 0.417865)
test_all 0.001472 0.000000 685.510108 ( 67.489788)
test_rubyspec 0.116001 0.048630 46.476250 ( 51.584063)
total: 132.73 sec