Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-185635
#<BuildRuby:0x00005631a2100cc8
@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.20220130-185635",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010986 0.000447 0.945160 ( 0.969036)
build_miniruby 0.001929 0.000121 0.074135 ( 0.071919)
build_ruby 0.001711 0.000107 0.079627 ( 0.078251)
build_all 0.010990 0.000390 4.096462 ( 0.769766)
build_install 0.019808 0.004928 7.834150 ( 2.293248)
test_btest 0.000000 0.002457 46.625877 ( 43.228875)
test_basic 0.000000 0.007363 0.329852 ( 0.419861)
test_all 0.000000 0.001808 663.625127 ( 65.425084)
test_rubyspec 0.089775 0.078691 45.993486 ( 51.409455)
total: 164.67 sec