Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-202037
#<BuildRuby:0x000055cbc7ce0b88
@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.20220202-202037",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007181 0.003754 0.960443 ( 1.025617)
build_miniruby 0.001510 0.000283 0.076425 ( 0.075934)
build_ruby 0.001538 0.000289 0.076341 ( 0.075688)
build_all 0.010409 0.000000 4.088617 ( 0.770863)
build_install 0.015600 0.007600 7.836340 ( 2.311551)
test_btest 0.000902 0.000196 47.906331 ( 44.368892)
test_basic 0.003185 0.004809 0.340373 ( 0.428987)
test_all 0.001398 0.000364 699.304869 ( 66.977937)
test_rubyspec 0.081536 0.063788 46.283448 ( 51.768575)
total: 167.80 sec