Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-031149
#<BuildRuby:0x00005580b6854a58
@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.20220209-031149",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006251 0.003829 0.936363 ( 1.862907)
build_miniruby 0.000035 0.002202 0.075090 ( 0.073091)
build_ruby 0.001571 0.000369 0.070214 ( 0.067962)
build_all 0.008667 0.002039 4.145752 ( 0.789894)
build_install 0.008884 0.014622 7.738635 ( 2.294706)
test_btest 0.001258 0.000489 73.170332 ( 8.270148)
test_basic 0.006451 0.000679 0.327012 ( 0.424567)
test_all 0.001262 0.000465 693.280515 ( 67.181028)
test_rubyspec 0.114210 0.050416 45.976597 ( 51.510448)
total: 132.48 sec