Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-130957
#<BuildRuby:0x0000564d89ac2ad8
@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.20221010-130957",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000000 0.000019 0.000019 ( 0.000020)
configure 0.000000 0.000025 0.000025 ( 0.000023)
build_up 0.001122 0.008245 1.131146 ( 1.921478)
build_miniruby 0.001618 0.000735 0.096853 ( 0.093140)
build_ruby 0.001116 0.000507 0.094901 ( 0.091553)
build_all 0.003597 0.003949 1.324084 ( 0.571606)
build_install 0.008281 0.006420 1.582579 ( 0.872938)
test_btest 0.000847 0.000456 61.401744 ( 6.628075)
test_basic 0.004359 0.002347 0.343809 ( 0.442909)
test_all 0.004713 0.002537 512.237786 ( 54.766850)
test_rubyspec 0.086654 0.056264 42.685355 ( 51.303406)
total: 116.69 sec