Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-092933
#<BuildRuby:0x000055a65d7e8ea8
@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.20220821-092933",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008839 0.003214 0.954107 ( 1.084493)
build_miniruby 0.001384 0.000503 0.074243 ( 0.072983)
build_ruby 0.001628 0.000592 0.079052 ( 0.077928)
build_all 0.000035 0.010513 1.542412 ( 0.584426)
build_install 0.014383 0.007845 1.879777 ( 0.930261)
test_btest 0.000675 0.000368 76.263144 ( 8.328549)
test_basic 0.002956 0.004488 0.328333 ( 0.416546)
test_all 0.002019 0.003329 693.754420 ( 67.481367)
test_rubyspec 0.138376 0.035610 45.724276 ( 54.224502)
total: 133.20 sec