Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-085056
#<BuildRuby:0x0000556f66c7cd30
@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.20221127-085056",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.000000 0.010157 1.267586 ( 1.904376)
build_miniruby 0.000000 0.002700 0.852946 ( 0.863886)
build_ruby 0.000000 0.003030 2.244830 ( 2.180633)
build_all 0.013962 0.007884 25.139820 ( 2.886715)
build_install 0.020525 0.000000 4.938901 ( 1.206425)
test_btest 0.000000 0.001417 85.327144 ( 9.252635)
test_basic 0.005240 0.002413 0.358882 ( 0.448125)
test_all 0.000854 0.001435 726.229546 ( 71.620080)
test_rubyspec 0.102753 0.045968 50.083771 ( 58.550717)
total: 148.91 sec