Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-023931
#<BuildRuby:0x0000563b9e071888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-023931",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.011842 0.000000 0.943168 ( 1.954499)
build_miniruby 0.002289 0.000000 0.077446 ( 0.077353)
build_ruby 0.002111 0.000000 0.076433 ( 0.076008)
build_all 0.005502 0.004472 4.128360 ( 0.808364)
build_install 0.012667 0.011159 7.838325 ( 2.384246)
test_btest 0.001310 0.000000 47.261771 ( 43.999723)
test_basic 0.007203 0.000724 0.338995 ( 0.427384)
test_all 0.001463 0.000226 660.293782 ( 65.128902)
test_rubyspec 0.106847 0.057250 46.240160 ( 51.655354)
total: 166.51 sec