Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-211828
#<BuildRuby:0x0000558b7b7e4a58
@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.20220404-211828",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007454 0.004589 1.010645 ( 1.030883)
build_miniruby 0.001865 0.000266 0.075135 ( 0.073244)
build_ruby 0.001671 0.000239 0.079195 ( 0.077522)
build_all 0.007056 0.003419 4.141991 ( 0.832781)
build_install 0.024426 0.000000 8.617896 ( 2.951475)
test_btest 0.001368 0.000000 77.096458 ( 8.497304)
test_basic 0.004418 0.003684 0.337182 ( 0.425669)
test_all 0.000821 0.001642 688.489504 ( 67.828180)
test_rubyspec 0.124077 0.046806 46.762026 ( 52.181682)
total: 133.90 sec