Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-043404
#<BuildRuby:0x0000562cb87177b8
@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.20220204-043404",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.011344 0.001046 0.976547 ( 1.378176)
build_miniruby 0.000000 0.002094 0.074595 ( 0.072590)
build_ruby 0.000000 0.002297 0.073448 ( 0.070828)
build_all 0.009882 0.001066 4.134293 ( 0.807712)
build_install 0.015754 0.007624 7.820388 ( 2.312137)
test_btest 0.000750 0.000188 46.819619 ( 44.257685)
test_basic 0.008072 0.000571 0.343464 ( 0.434315)
test_all 0.001291 0.000304 656.461501 ( 64.857154)
test_rubyspec 0.079100 0.081781 46.280388 ( 51.298973)
total: 165.49 sec