Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-210848
#<BuildRuby:0x00005590f3ed06c8
@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.20220312-210848",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010841 0.000980 1.059276 ( 1.029962)
build_miniruby 0.001450 0.000207 0.072636 ( 0.071147)
build_ruby 0.001542 0.000220 0.077644 ( 0.076448)
build_all 0.007447 0.001064 1.476539 ( 0.605453)
build_install 0.018398 0.004850 5.218308 ( 2.171089)
test_btest 0.001043 0.000174 76.535845 ( 8.412003)
test_basic 0.008117 0.000000 0.347339 ( 0.435803)
test_all 0.001764 0.000000 646.206415 ( 65.482077)
test_rubyspec 0.110409 0.062433 46.146952 ( 51.618863)
total: 129.90 sec