Logfile: /home/ko1/ruby/logs/brlog.trunk.20221023-064107
#<BuildRuby:0x000056162a73e038
@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.20221023-064107",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004011 0.007010 1.131801 ( 1.159548)
build_miniruby 0.002168 0.000434 0.110012 ( 0.104978)
build_ruby 0.001725 0.000000 0.104258 ( 0.100814)
build_all 0.008353 0.001191 1.390002 ( 0.606279)
build_install 0.012601 0.003357 1.679271 ( 0.914887)
test_btest 0.001525 0.000305 63.356952 ( 6.353880)
test_basic 0.004275 0.004111 0.373041 ( 0.461140)
test_all 0.004166 0.003395 491.835668 ( 53.776581)
test_rubyspec 0.055911 0.073173 43.628184 ( 52.208102)
total: 115.69 sec