Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-102818
#<BuildRuby:0x0000556e847ed1f8
@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.20221017-102818",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006002 0.004659 1.201552 ( 1.182269)
build_miniruby 0.001734 0.000578 0.104811 ( 0.101397)
build_ruby 0.001182 0.000394 0.108944 ( 0.106416)
build_all 0.006770 0.000000 1.326085 ( 0.571247)
build_install 0.008535 0.005120 1.674579 ( 0.896715)
test_btest 0.001271 0.000423 60.075658 ( 6.670643)
test_basic 0.003318 0.004147 0.365875 ( 0.456470)
test_all 0.004422 0.002734 511.696817 ( 54.929877)
test_rubyspec 0.073223 0.057801 43.172346 ( 51.392825)
total: 116.31 sec