Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-122208
#<BuildRuby:0x0000559181f6e9c0
@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.20221008-122208",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000043 0.000007 0.000050 ( 0.000051)
build_up 0.012066 0.001236 1.116408 ( 1.958494)
build_miniruby 0.002119 0.000326 0.098321 ( 0.096046)
build_ruby 0.001333 0.000205 0.100801 ( 0.099652)
build_all 0.008986 0.000000 1.309273 ( 0.572084)
build_install 0.015539 0.000580 1.641530 ( 0.890478)
test_btest 0.001610 0.000190 62.121239 ( 6.506058)
test_basic 0.007289 0.000219 0.349734 ( 0.440509)
test_all 0.004400 0.003738 505.462351 ( 54.271884)
test_rubyspec 0.113997 0.017431 42.696852 ( 51.055346)
total: 115.89 sec