Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-230346
#<BuildRuby:0x000055c3f984f810
@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.20220427-230346",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007975 0.004013 1.024755 ( 1.045362)
build_miniruby 0.001770 0.000000 0.077896 ( 0.075928)
build_ruby 0.001983 0.000000 0.074601 ( 0.072412)
build_all 0.009714 0.000180 1.515100 ( 0.607588)
build_install 0.018228 0.005445 5.933694 ( 2.834064)
test_btest 0.000000 0.001058 72.654086 ( 7.916818)
test_basic 0.007135 0.003541 0.334449 ( 0.417333)
test_all 0.002183 0.000404 697.685519 ( 67.435379)
test_rubyspec 0.131686 0.048754 45.272245 ( 50.479758)
total: 130.89 sec