Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-073552
#<BuildRuby:0x00005620cb620bc8
@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.20220803-073552",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008593 0.003363 0.935138 ( 1.665357)
build_miniruby 0.002751 0.000000 0.124505 ( 0.120867)
build_ruby 0.003720 0.000492 3.169323 ( 2.960456)
build_all 0.012863 0.006988 18.507838 ( 2.159864)
build_install 0.011386 0.011664 5.270269 ( 2.148361)
test_btest 0.000681 0.000227 73.998036 ( 8.454049)
test_basic 0.007055 0.000844 0.322376 ( 0.414304)
test_all 0.001737 0.000000 668.412793 ( 66.000361)
test_rubyspec 0.108322 0.062412 45.527433 ( 53.042999)
total: 136.97 sec