Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-170513
#<BuildRuby:0x000055d7c924b340
@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.20220404-170513",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007732 0.003985 1.027892 ( 1.385497)
build_miniruby 0.001479 0.000295 0.073212 ( 0.071406)
build_ruby 0.001845 0.000369 0.077365 ( 0.074869)
build_all 0.009006 0.001801 4.179661 ( 0.826912)
build_install 0.019828 0.003966 8.469590 ( 2.938268)
test_btest 0.000903 0.000181 75.615119 ( 8.402670)
test_basic 0.007046 0.000446 0.332450 ( 0.422192)
test_all 0.002723 0.000155 662.614667 ( 66.957439)
test_rubyspec 0.135008 0.044920 46.547200 ( 52.030630)
total: 133.11 sec