Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-005840
#<BuildRuby:0x000055f1de838a58
@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.20220226-005840",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005564 0.005116 0.980068 ( 1.118394)
build_miniruby 0.001571 0.000363 0.074240 ( 0.072827)
build_ruby 0.001703 0.000393 0.076103 ( 0.074339)
build_all 0.009773 0.000143 4.233875 ( 0.843155)
build_install 0.013945 0.008301 7.878139 ( 2.409129)
test_btest 0.000898 0.000240 74.422006 ( 8.409559)
test_basic 0.005183 0.001382 0.342306 ( 0.441230)
test_all 0.001285 0.000343 668.507100 ( 65.916429)
test_rubyspec 0.109263 0.048493 46.147572 ( 51.336341)
total: 130.62 sec