Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-102520
#<BuildRuby:0x000056416d56b800
@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.20221128-102520",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005048 0.005224 1.125156 ( 1.255522)
build_miniruby 0.002187 0.000505 0.842292 ( 0.841400)
build_ruby 0.004031 0.000000 2.215715 ( 2.123870)
build_all 0.016115 0.003046 18.621052 ( 2.147663)
build_install 0.011392 0.008115 1.865223 ( 0.966746)
test_btest 0.001041 0.000284 88.684888 ( 8.491500)
test_basic 0.005541 0.005995 0.361962 ( 0.443240)
test_all 0.002003 0.000637 693.596242 ( 69.696138)
test_rubyspec 0.115809 0.057560 49.652277 ( 57.670071)
total: 143.64 sec