Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-191755
#<BuildRuby:0x000055e8bc487510
@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.20220209-191755",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005063 0.004368 0.941633 ( 1.079502)
build_miniruby 0.002094 0.000000 0.077715 ( 0.076104)
build_ruby 0.002302 0.000103 0.075173 ( 0.073046)
build_all 0.009693 0.000337 4.104856 ( 0.783684)
build_install 0.021210 0.001773 7.861476 ( 2.354295)
test_btest 0.001345 0.000283 73.576172 ( 8.324996)
test_basic 0.002312 0.005393 0.339773 ( 0.428430)
test_all 0.001570 0.000413 659.284066 ( 65.356497)
test_rubyspec 0.099448 0.063437 46.248840 ( 51.640438)
total: 130.12 sec