Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-005318
#<BuildRuby:0x0000556d6e147680
@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.20220213-005318",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009936 0.001495 0.975321 ( 1.025929)
build_miniruby 0.001252 0.000313 0.072335 ( 0.070619)
build_ruby 0.001560 0.000390 0.079191 ( 0.077650)
build_all 0.006076 0.003752 4.103048 ( 0.774079)
build_install 0.020525 0.002896 7.745365 ( 2.294156)
test_btest 0.001254 0.000000 74.736350 ( 7.959869)
test_basic 0.007998 0.000000 0.341959 ( 0.430030)
test_all 0.001431 0.000185 666.981767 ( 65.591552)
test_rubyspec 0.081835 0.088248 46.385851 ( 51.529613)
total: 129.76 sec