Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-090440
#<BuildRuby:0x000055a00f97b4b8
@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.20221109-090440",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.010325 0.000000 1.084110 ( 1.131037)
build_miniruby 0.002166 0.000000 0.066332 ( 0.063898)
build_ruby 0.001979 0.000000 0.065875 ( 0.063720)
build_all 0.009139 0.000480 1.504829 ( 0.581236)
build_install 0.021506 0.000559 1.883148 ( 0.939003)
test_btest 0.000000 0.001806 86.765376 ( 8.869677)
test_basic 0.000000 0.008819 0.320925 ( 0.407026)
test_all 0.000000 0.002296 656.132642 ( 67.599919)
test_rubyspec 0.114171 0.070714 47.510318 ( 55.687396)
total: 135.34 sec