Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-054558
#<BuildRuby:0x0000561043783fa8
@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.20221127-054558",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004807 0.000000 1.256446 ( 1.537064)
build_miniruby 0.000863 0.000000 0.962842 ( 0.961562)
build_ruby 0.001176 0.000000 2.810867 ( 2.715038)
build_all 0.007016 0.003093 22.388914 ( 4.464648)
build_install 0.009250 0.000881 4.349701 ( 1.544493)
test_btest 0.000531 0.000050 58.608456 ( 12.123962)
test_basic 0.004239 0.000403 0.298541 ( 0.389291)
test_all 0.001309 0.000384 645.452206 (111.800972)
test_rubyspec 0.049728 0.013547 53.272757 ( 61.451879)
total: 196.99 sec