Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-170927
#<BuildRuby:0x0000559f938ff600
@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.20221117-170927",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008276 0.000233 1.111966 ( 1.140520)
build_miniruby 0.002257 0.000119 0.909879 ( 0.912674)
build_ruby 0.001991 0.000000 2.376007 ( 2.285730)
build_all 0.018226 0.000000 18.365622 ( 2.257240)
build_install 0.004346 0.015154 1.960397 ( 1.035306)
test_btest 0.001045 0.000193 85.143955 ( 10.616116)
test_basic 0.005946 0.000362 0.348926 ( 0.448788)
test_all 0.002140 0.000000 677.515239 ( 73.598149)
test_rubyspec 0.067065 0.061039 50.875961 ( 59.330593)
total: 151.63 sec