Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-092642
#<BuildRuby:0x00005615b24f3918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-092642",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007261 0.004010 0.941963 ( 1.159994)
build_miniruby 0.001546 0.000091 0.076376 ( 0.075370)
build_ruby 0.002000 0.000117 0.075489 ( 0.074269)
build_all 0.006651 0.004504 4.029996 ( 0.773761)
build_install 0.019052 0.001030 7.768429 ( 2.342040)
test_btest 0.000000 0.001532 46.690919 ( 43.612198)
test_basic 0.000000 0.007299 0.338205 ( 0.427539)
test_all 0.000000 0.001658 684.861062 ( 66.670226)
test_rubyspec 0.080577 0.072251 45.428839 ( 50.926365)
total: 166.06 sec