Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-031002
#<BuildRuby:0x0000555d84ddff90
@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.20221202-031002",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004657 0.000232 1.199294 ( 1.495272)
build_miniruby 0.000958 0.000048 1.035704 ( 1.034263)
build_ruby 0.001141 0.000057 2.792522 ( 2.686568)
build_all 0.008771 0.000206 15.714526 ( 3.198815)
build_install 0.010712 0.000060 2.174667 ( 1.219123)
test_btest 0.000564 0.000025 66.374865 ( 11.400412)
test_basic 0.004662 0.000000 0.295422 ( 0.386694)
test_all 0.001209 0.000000 659.111101 (117.514353)
test_rubyspec 0.047952 0.013397 53.798256 ( 62.003031)
total: 200.94 sec