Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-163414
#<BuildRuby:0x000056452a40fe78
@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.20220903-163414",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010258 0.000899 0.969020 ( 0.979029)
build_miniruby 0.001642 0.000000 0.074280 ( 0.072681)
build_ruby 0.001930 0.000000 0.081227 ( 0.079344)
build_all 0.006167 0.003836 1.533749 ( 0.602989)
build_install 0.020930 0.001234 1.886007 ( 0.929099)
test_btest 0.000000 0.001398 72.465573 ( 8.392080)
test_basic 0.005792 0.002402 0.314667 ( 0.402349)
test_all 0.005729 0.000216 657.632837 ( 64.998693)
test_rubyspec 0.137730 0.033736 45.301765 ( 53.744834)
total: 130.20 sec