Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-105101
#<BuildRuby:0x0000561ca62bfe58
@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-105101",
@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.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004554 0.000325 1.139285 ( 1.805461)
build_miniruby 0.000768 0.000054 1.032515 ( 1.031443)
build_ruby 0.001108 0.000080 2.852616 ( 2.766748)
build_all 0.004579 0.003991 15.900751 ( 3.297331)
build_install 0.009920 0.000663 2.009385 ( 1.132750)
test_btest 0.000582 0.000069 64.128860 ( 10.466871)
test_basic 0.004578 0.000000 0.285090 ( 0.376358)
test_all 0.001311 0.000143 653.148184 (123.122795)
test_rubyspec 0.064057 0.014093 53.215592 ( 61.376541)
total: 205.38 sec