Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-180212
#<BuildRuby:0x0000560c1fb74a68
@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.20221106-180212",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006589 0.001098 0.912461 ( 1.233808)
build_miniruby 0.001598 0.000266 0.051193 ( 0.050103)
build_ruby 0.001168 0.000195 0.050764 ( 0.049486)
build_all 0.005103 0.000850 1.222295 ( 0.458552)
build_install 0.006621 0.006872 1.550867 ( 0.778565)
test_btest 0.002106 0.000000 63.933409 ( 6.651998)
test_basic 0.001158 0.005036 0.307494 ( 0.404610)
test_all 0.001943 0.000598 525.281775 ( 55.231717)
test_rubyspec 0.111280 0.012438 43.526450 ( 52.109003)
total: 116.97 sec