Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-155222
#<BuildRuby:0x000056546e793858
@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.20220212-155222",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010619 0.001481 0.943683 ( 1.218741)
build_miniruby 0.000000 0.002196 0.067543 ( 0.065739)
build_ruby 0.000000 0.001951 0.081414 ( 0.080185)
build_all 0.002909 0.007179 4.081528 ( 0.798545)
build_install 0.014410 0.005764 7.767923 ( 2.326821)
test_btest 0.001016 0.000407 77.238669 ( 8.143047)
test_basic 0.002711 0.005202 0.338179 ( 0.427544)
test_all 0.001395 0.000628 699.194235 ( 67.620374)
test_rubyspec 0.081196 0.081119 46.370004 ( 51.653784)
total: 132.34 sec