Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-141608
#<BuildRuby:0x0000561ad46868a8
@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.20221013-141608",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000041 0.000000 0.000041 ( 0.000038)
build_up 0.010921 0.000000 1.100912 ( 1.175796)
build_miniruby 0.000000 0.001547 0.099913 ( 0.098563)
build_ruby 0.000000 0.001432 0.099180 ( 0.098557)
build_all 0.003981 0.004629 1.295535 ( 0.567681)
build_install 0.010670 0.004698 1.645088 ( 0.897910)
test_btest 0.001028 0.000285 65.200508 ( 6.598794)
test_basic 0.006167 0.000538 0.353225 ( 0.445507)
test_all 0.002981 0.005178 519.994696 ( 55.171550)
test_rubyspec 0.069408 0.053422 43.271139 ( 51.820333)
total: 116.88 sec