Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-205321
#<BuildRuby:0x00005603d635cc00
@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.20220904-205321",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008583 0.002146 0.953778 ( 0.986526)
build_miniruby 0.002143 0.000000 0.077315 ( 0.075199)
build_ruby 0.001841 0.000000 0.071767 ( 0.069974)
build_all 0.008961 0.000844 1.569757 ( 0.605904)
build_install 0.020140 0.003038 1.896928 ( 0.939655)
test_btest 0.000996 0.000199 73.968824 ( 8.455330)
test_basic 0.002294 0.005105 0.323456 ( 0.418784)
test_all 0.002610 0.000653 673.942914 ( 66.796699)
test_rubyspec 0.091402 0.082993 45.768726 ( 54.176104)
total: 132.53 sec