Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-051834
#<BuildRuby:0x0000559aff8c7f68
@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.20221126-051834",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005162 0.000068 1.056830 ( 1.231529)
build_miniruby 0.000943 0.000062 0.968893 ( 0.967580)
build_ruby 0.001173 0.000079 2.777416 ( 2.671872)
build_all 0.008799 0.000003 15.804335 ( 3.305011)
build_install 0.005468 0.003231 2.011607 ( 1.151320)
test_btest 0.000606 0.000000 56.388805 ( 11.981493)
test_basic 0.004929 0.000000 0.326945 ( 0.417353)
test_all 0.001160 0.000000 687.608611 (109.675760)
test_rubyspec 0.052876 0.013875 53.848862 ( 62.103877)
total: 193.51 sec