Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-060835
#<BuildRuby:0x000056117f25ffa8
@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-060835",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005531 0.000160 1.320226 ( 1.777185)
build_miniruby 0.000863 0.000091 1.055969 ( 1.054556)
build_ruby 0.001021 0.000107 2.870745 ( 2.783353)
build_all 0.009949 0.000147 22.432942 ( 4.509869)
build_install 0.008842 0.000416 4.367342 ( 1.506562)
test_btest 0.000555 0.000051 64.681162 ( 11.017265)
test_basic 0.004135 0.000376 0.292277 ( 0.383233)
test_all 0.000942 0.000086 645.619699 (121.576720)
test_rubyspec 0.028090 0.044735 53.690418 ( 61.829840)
total: 206.44 sec