Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-185518
#<BuildRuby:0x0000562e6fc47f90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-185518",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004641 0.000091 1.196597 ( 1.204219)
build_miniruby 0.000843 0.000133 1.042910 ( 1.041773)
build_ruby 0.001053 0.000166 2.781245 ( 2.655761)
build_all 0.008662 0.000000 15.770523 ( 3.306513)
build_install 0.008510 0.000054 2.157158 ( 1.233360)
test_btest 0.000500 0.000065 68.239850 ( 10.953610)
test_basic 0.000722 0.004370 0.319561 ( 0.409106)
test_all 0.000708 0.000123 663.030255 (120.616839)
test_rubyspec 0.036957 0.023087 53.333553 ( 61.587314)
total: 203.01 sec